From 4b4be0666df0910c4e11c45515a31cf714ee7e67 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Sat, 22 Nov 2014 20:58:52 +0000 Subject: Fix DEPENDS line --- databases/slony1v2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index 397a51854a29..3feead4ae7e4 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -12,11 +12,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= olgeni@FreeBSD.org COMMENT= PostgreSQL master to multiple replicas replication system -BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ - ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server +BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex GNU_CONFIGURE= yes USES= bison gmake shebangfix tar:bzip2 pgsql +WANT_PGSQL= server USE_RC_SUBR= slon SHEBANG_FILES= tools/altperl/slonik_restart_node.pl -- cgit v1.2.3