Attempt to fix INDEX by upgrading PostgreSQL dependency to 8.4

Mark databases/postgresql-tcltk as broken, it does not work
with PostgreSQL 8.X [1]

Remove obsolete conflicts line from databases/postgresql-tcltk

Submitted by:	pav [1]
Approved by:	pav
This commit is contained in:
Rene Ladan 2011-04-04 20:20:34 +00:00
parent 77d8313cbd
commit e76676bc95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272220
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ COMMENT= The PostgreSQL documentation set
MASTERDIR= ${.CURDIR}/../postgresql${PGSQL_VER}-server
DEFAULT_PGSQL_VER?=81
DEFAULT_PGSQL_VER?=84
# can't include <bsd.port.pre.mk> in a slave port
# so set these instead:

View file

@ -18,9 +18,9 @@ TKPORTDIR?= ${PORTSDIR}/x11-toolkits/tk
LIB_DEPENDS= tcl${TCLVERSION:S/.//}:${TCLPORTDIR}${TCLVERSION:C/[^0-9]//g}
USE_PGSQL= yes
MASTERDIR= ${.CURDIR}/../../databases/postgresql74-server
MASTERDIR= ${.CURDIR}/../../databases/postgresql84-server
CONFLICTS= ${PORTNAME}${PKGNAMESUFFIX}-7.[0-3]*
BROKEN= Does not work with PostgreSQL 8.X
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}