Lines 7-13
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= nepenthes |
8 |
PORTNAME= nepenthes |
9 |
PORTVERSION= 0.2.0 |
9 |
PORTVERSION= 0.2.0 |
10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 2 |
11 |
CATEGORIES= net |
11 |
CATEGORIES= net |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
13 |
MASTER_SITE_SUBDIR= nepenthes |
13 |
MASTER_SITE_SUBDIR= nepenthes |
Lines 21-27
Link Here
|
21 |
adns.1:${PORTSDIR}/dns/adns |
21 |
adns.1:${PORTSDIR}/dns/adns |
22 |
|
22 |
|
23 |
.if defined(WITH_PRELUDE) |
23 |
.if defined(WITH_PRELUDE) |
24 |
LIB_DEPENDS+= prelude.12:${PORTSDIR}/security/libprelude |
24 |
LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude |
25 |
CONFIGURE_ARGS+= --enable-prelude |
25 |
CONFIGURE_ARGS+= --enable-prelude |
26 |
EXTRA_PATCHES= ${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch |
26 |
EXTRA_PATCHES= ${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch |
27 |
.endif |
27 |
.endif |