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

(-)b/databases/postgresql92-server/Makefile (-1 / +1 lines)
Lines 30-35 USES+= tar:bzip2 cpe Link Here
30
.if !defined(NO_BUILD)
30
.if !defined(NO_BUILD)
31
USES+=	gmake
31
USES+=	gmake
32
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
33
LLD_UNSAFE=	yes
33
.endif
34
.endif
34
35
35
PG_USER?=	pgsql
36
PG_USER?=	pgsql
36
- 

Return to bug 219758