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

(-)Makefile (-1 / +3 lines)
Lines 13-18 Link Here
13
13
14
LICENSE=	GPLv3
14
LICENSE=	GPLv3
15
15
16
CPE_VENDOR=	gnu
17
16
LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
18
LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
17
19
18
.if !defined(MASTERDIR)
20
.if !defined(MASTERDIR)
Lines 25-31 Link Here
25
27
26
USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
28
USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
27
29
28
USES=		gmake libtool
30
USES=		cpe gmake libtool
29
USE_LDCONFIG=	yes
31
USE_LDCONFIG=	yes
30
USE_OPENSSL=	yes
32
USE_OPENSSL=	yes
31
GNU_CONFIGURE=	yes
33
GNU_CONFIGURE=	yes

Return to bug 198197