From d48e363274e2d4d78620a81e9e68b1dcfe78cc92 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Thu, 25 Oct 2012 19:21:28 +0000 Subject: Stop creating duplicate packages, and add CONFLICTS Thanks to erwin for limiting the damage I caused in the meantime Feature safe: yes --- databases/postgresql90-pgtcl/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'databases/postgresql90-pgtcl') diff --git a/databases/postgresql90-pgtcl/Makefile b/databases/postgresql90-pgtcl/Makefile index 5fe9ac260911..782789168195 100644 --- a/databases/postgresql90-pgtcl/Makefile +++ b/databases/postgresql90-pgtcl/Makefile @@ -1,6 +1,9 @@ # $FreeBSD$ WANT_PGSQL_VER= 90 +PKGNAMESUFFIX= -postgresql${WANT_PGSQL_VER} + +CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[12]-[0-9]* MASTERDIR= ${.CURDIR}/../pgtcl -- cgit v1.2.3