|
Lines 67-72
Link Here
|
| 67 |
BUILD_DEPENDS+= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP |
67 |
BUILD_DEPENDS+= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP |
| 68 |
CONFIGURE_ARGS+= --with-libGeoIP=${LOCALBASE} |
68 |
CONFIGURE_ARGS+= --with-libGeoIP=${LOCALBASE} |
| 69 |
.endif |
69 |
.endif |
|
|
70 |
.if defined(WITH_CURL) |
| 71 |
BUILD_DEPENDS+= curl>=7.18:${PORTSDIR}/ftp/curl |
| 72 |
CONFIGURE_ARGS+= --with-curl=${LOCALBASE} |
| 73 |
.endif |
| 70 |
RUN_DEPENDS+= ${BUILD_DEPENDS} |
74 |
RUN_DEPENDS+= ${BUILD_DEPENDS} |
| 71 |
BUILD_DEPENDS+= ${_MILT_DEP} |
75 |
BUILD_DEPENDS+= ${_MILT_DEP} |