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

(-)Makefile.new (+1 lines)
Lines 15-20 Link Here
15
15
16
PGSQL_PORT=	${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
16
PGSQL_PORT=	${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
17
RUN_DEPENDS=	${LOCALBASE}/bin/postmaster:${PGSQL_PORT}
17
RUN_DEPENDS=	${LOCALBASE}/bin/postmaster:${PGSQL_PORT}
18
BUILD_DEPENDS=	${LOCALBASE}/bin/postmaster:${PGSQL_PORT}
18
19
19
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
20
USE_GMAKE=	yes
21
USE_GMAKE=	yes

Return to bug 82734