summaryrefslogtreecommitdiff
path: root/databases/slony1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/slony1/Makefile')
-rw-r--r--databases/slony1/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile
index c6db1fa31317..d76dc5104504 100644
--- a/databases/slony1/Makefile
+++ b/databases/slony1/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: slony1
-# Date created: 20 Jun 2004
-# Whom: Radim Kolar
-#
+# Created by: Radim Kolar
# $FreeBSD$
-#
PORTNAME= slony1
PORTVERSION= 1.2.23
@@ -18,7 +14,7 @@ COMMENT= PostgreSQL master to multiple replicas replication system
BUILD_DEPENDS= ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
GNU_CONFIGURE= yes
-USE_BISON= build
+USES= bison
USE_PGSQL= yes
USE_GMAKE= yes
USE_BZIP2= yes