Lines 30-37
Link Here
|
30 |
LDFLAGS+= -L${LOCALBASE}/lib |
30 |
LDFLAGS+= -L${LOCALBASE}/lib |
31 |
GNU_CONFIGURE= yes |
31 |
GNU_CONFIGURE= yes |
32 |
CONFIGURE_ARGS+=--verbose --wine-path=${LOCALBASE}/bin/wine --win32-prebuilt \ |
32 |
CONFIGURE_ARGS+=--verbose --wine-path=${LOCALBASE}/bin/wine --win32-prebuilt \ |
33 |
--win64-prebuilt --moz-plugin-path=${LOCALBASE}/lib/browser_plugins |
33 |
--win64-prebuilt --moz-plugin-path=${LOCALBASE}/lib/browser_plugins \ |
34 |
USES= compiler:c11 gmake |
34 |
--cxx=${CXX} |
|
|
35 |
USES= compiler:gcc-c++11-lib gmake |
35 |
MAKE_JOBS_UNSAFE=yes |
36 |
MAKE_JOBS_UNSAFE=yes |
36 |
|
37 |
|
37 |
.include <bsd.port.pre.mk> |
38 |
.include <bsd.port.pre.mk> |