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

(-)databases/postgresql92-server/Makefile (-1 / +1 lines)
Lines 23-29 Link Here
23
OPTIONS_SUB=	yes
23
OPTIONS_SUB=	yes
24
24
25
PKGINSTALL?=	${PKGDIR}/pkg-install${COMPONENT}
25
PKGINSTALL?=	${PKGDIR}/pkg-install${COMPONENT}
26
USES+=		tar:bzip2 cpe
26
USES+=		perl5 tar:bzip2 cpe
27
.if !defined(NO_BUILD)
27
.if !defined(NO_BUILD)
28
USES+=	gmake
28
USES+=	gmake
29
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes

Return to bug 206046