aboutsummaryrefslogtreecommitdiffstats
path: root/databases/slony1v2
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2014-11-23 04:58:52 +0800
committercrees <crees@FreeBSD.org>2014-11-23 04:58:52 +0800
commit455f9568fb510a6176c0c577cca64235be441247 (patch)
tree0f1dd9b6ef74ab4b9ea46d1f0e706c7c687bd5c8 /databases/slony1v2
parent4b1e9a418ba2bd080b25090b526b574172f8b528 (diff)
downloadfreebsd-ports-gnome-455f9568fb510a6176c0c577cca64235be441247.tar.gz
freebsd-ports-gnome-455f9568fb510a6176c0c577cca64235be441247.tar.zst
freebsd-ports-gnome-455f9568fb510a6176c0c577cca64235be441247.zip
Fix DEPENDS line
Diffstat (limited to 'databases/slony1v2')
-rw-r--r--databases/slony1v2/Makefile4
1 files changed, 2 insertions, 2 deletions
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