Lines 52-55
Link Here
|
52 |
MSPACK_CONFIGURE_WITH= libmspack |
52 |
MSPACK_CONFIGURE_WITH= libmspack |
53 |
MSPACK_LIB_DEPENDS= libmspack.so:${PORTSDIR}/archivers/libmspack |
53 |
MSPACK_LIB_DEPENDS= libmspack.so:${PORTSDIR}/archivers/libmspack |
54 |
|
54 |
|
|
|
55 |
.include <bsd.port.pre.mk> |
56 |
|
57 |
# because webkit-gtk2 needs it |
58 |
.if ${OSVERSION} < 1000000 |
59 |
USES+= compiler:c++11-lib |
60 |
CONFIGURE_ARGS+= --disable-precomp-headers |
61 |
.endif |
62 |
|
55 |
.include <bsd.port.mk> |
63 |
.include <bsd.port.mk> |