From 36f21363325269e4fe7d1f35b5c208a95f0ce832 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 19 Oct 2010 21:31:53 +0000 Subject: - Mark BROKEN: does not compile Reported by: pointyhat --- databases/postgresql-tcltk/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'databases') diff --git a/databases/postgresql-tcltk/Makefile b/databases/postgresql-tcltk/Makefile index f95d19965986..b16fb2693ecb 100644 --- a/databases/postgresql-tcltk/Makefile +++ b/databases/postgresql-tcltk/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= tcl${TCLVERSION:S/.//}:${TCLPORTDIR}${TCLVERSION:C/[^0-9]//g} USE_PGSQL= yes MASTERDIR= ${.CURDIR}/../../databases/postgresql74-server +BROKEN= does not compile + CONFLICTS= ${PORTNAME}${PKGNAMESUFFIX}-7.[0-3]* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} -- cgit