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

(-)Makefile (-1 / +1 lines)
Lines 19-25 Link Here
19
USE_RUBY=	yes
19
USE_RUBY=	yes
20
USE_RUBY_EXTCONF=	yes
20
USE_RUBY_EXTCONF=	yes
21
21
22
PGSQL_VERSION?=		72
22
PGSQL_VERSION?=		73
23
PGSQL_PORTDIR?=		${PORTSDIR}/databases/postgresql7
23
PGSQL_PORTDIR?=		${PORTSDIR}/databases/postgresql7
24
PGSQL_WRKSRC_CMD=	cd ${PGSQL_PORTDIR} && ${MAKE} -V WRKSRC
24
PGSQL_WRKSRC_CMD=	cd ${PGSQL_PORTDIR} && ${MAKE} -V WRKSRC

Return to bug 45945