Lines 29-38
Link Here
|
29 |
|
29 |
|
30 |
.include <bsd.port.pre.mk> |
30 |
.include <bsd.port.pre.mk> |
31 |
|
31 |
|
32 |
.if ${ARCH} != "i386" |
|
|
33 |
BROKEN= "Does not compile on !i386" |
34 |
.endif |
35 |
|
36 |
.if ${OSVERSION} > 500000 |
32 |
.if ${OSVERSION} > 500000 |
37 |
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 |
33 |
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 |
38 |
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} |
34 |
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} |