View | Details | Raw Unified | Return to bug 197489 | Differences between
and this patch

Collapse All | Expand All

(-)postgresql91-server/Makefile (-1 / +1 lines)
Lines 29-35 Link Here
29
.endif
29
.endif
30
30
31
PKGINSTALL?=	${PKGDIR}/pkg-install${COMPONENT}
31
PKGINSTALL?=	${PKGDIR}/pkg-install${COMPONENT}
32
USES+=		tar:bzip2
32
USES+=		tar:bzip2 cpe
33
.if !defined(NO_BUILD)
33
.if !defined(NO_BUILD)
34
USES+=	gmake
34
USES+=	gmake
35
GNU_CONFIGURE=	yes
35
GNU_CONFIGURE=	yes
(-)postgresql92-server/Makefile (-1 / +1 lines)
Lines 29-35 Link Here
29
.endif
29
.endif
30
30
31
PKGINSTALL?=	${PKGDIR}/pkg-install${COMPONENT}
31
PKGINSTALL?=	${PKGDIR}/pkg-install${COMPONENT}
32
USES+=		tar:bzip2
32
USES+=		tar:bzip2 cpe
33
.if !defined(NO_BUILD)
33
.if !defined(NO_BUILD)
34
USES+=	gmake
34
USES+=	gmake
35
GNU_CONFIGURE=	yes
35
GNU_CONFIGURE=	yes

Return to bug 197489