From ac958696e613a1e501baa2f266a53bea9e16013f Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sat, 31 May 2014 12:14:14 -0700 Subject: [PATCH] Tweak databases/postgresql93-pgtcl version 2.0.0 --- databases/postgresql93-pgtcl/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/databases/postgresql93-pgtcl/Makefile b/databases/postgresql93-pgtcl/Makefile index 839b035fba4..7810ab613ae 100644 --- a/databases/postgresql93-pgtcl/Makefile +++ b/databases/postgresql93-pgtcl/Makefile @@ -1,11 +1,10 @@ # $FreeBSD$ -WANT_PGSQL_VER= 93 -PKGNAMESUFFIX= -postgresql${WANT_PGSQL_VER} +PKGNAMESUFFIX= -postgresql93 -CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[012]-[0-9]* +CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0124]-[0-9]* +PGTCL_SLAVE= 9.3 MASTERDIR= ${.CURDIR}/../pgtcl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- 2.41.0