View | Details | Raw Unified | Return to bug 107989
Collapse All | Expand All

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

Return to bug 107989