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

(-)Makefile (-1 / +2 lines)
Lines 24-32 Link Here
24
SUB_FILES=	pkg-message
24
SUB_FILES=	pkg-message
25
SUB_LIST=	APACHEMODDIR=${APACHEMODDIR}
25
SUB_LIST=	APACHEMODDIR=${APACHEMODDIR}
26
USE_APACHE=	22+
26
USE_APACHE=	22+
27
USES=		gmake perl5
27
USES=		cpe gmake perl5
28
USE_PERL5=	configure
28
USE_PERL5=	configure
29
USE_CSTD=	gnu89
29
USE_CSTD=	gnu89
30
CPE_VENDOR=	apache
30
31
31
.include <bsd.port.pre.mk>
32
.include <bsd.port.pre.mk>
32
33

Return to bug 199025