aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql94-pgtcl/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-29 08:12:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-29 08:12:51 +0000
commit0416a2e70ac37997a2a3c55f99e5e43759e0bdfa (patch)
tree88386fb53244f591079f8973edab3f64ab94b8cc /databases/postgresql94-pgtcl/Makefile
parente86bd070657b86333143e33d87ee94036f2cb4d0 (diff)
downloadports-0416a2e70ac37997a2a3c55f99e5e43759e0bdfa.tar.gz
ports-0416a2e70ac37997a2a3c55f99e5e43759e0bdfa.zip
Notes
Diffstat (limited to 'databases/postgresql94-pgtcl/Makefile')
-rw-r--r--databases/postgresql94-pgtcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql94-pgtcl/Makefile b/databases/postgresql94-pgtcl/Makefile
index 4574dab2e20c..1a8b4cce496d 100644
--- a/databases/postgresql94-pgtcl/Makefile
+++ b/databases/postgresql94-pgtcl/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
-WANT_PGSQL_VER= 94
-PKGNAMESUFFIX= -postgresql${WANT_PGSQL_VER}
+PKGNAMESUFFIX= -postgresql94
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123]-[0-9]*
+PGTCL_SLAVE= 9.4
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"