summaryrefslogtreecommitdiff
path: root/databases/slony1
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-24 09:14:56 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-24 09:14:56 +0000
commit6bd5acc1f7f6182c60af2032eac44b88f8ad1d05 (patch)
tree95f6696d893d7399a9f0cb49a68033394b762ee2 /databases/slony1
parent08aa0ac488d61cfcf88bf15444938f6c784414ab (diff)
downloadpkgsrc-6bd5acc1f7f6182c60af2032eac44b88f8ad1d05.tar.gz
Needs GNU make.
Diffstat (limited to 'databases/slony1')
-rw-r--r--databases/slony1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile
index 5fc4f2c6ffe..c88d69b8e46 100644
--- a/databases/slony1/Makefile
+++ b/databases/slony1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/06/20 21:14:12 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/24 09:14:56 joerg Exp $
DISTNAME= slony1-1.1.5
PKGREVISION= 1
@@ -10,6 +10,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://gborg.postgresql.org/project/slony1/
COMMENT= Replication system for PostgreSQL
+USE_TOOLS+= gmake
+
DEPENDS+= postgresql${PGSQL_VERSION}-server-[0-9]*:../../databases/postgresql${PGSQL_VERSION}-server
GNU_CONFIGURE= yes