1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Deprecate and ignore this port in favour of using www/aolserver

with its new WITH_NSPOSTGRES option.
This commit is contained in:
Joseph Koshy 2005-07-24 17:06:46 +00:00
parent c605d7b32e
commit 08a4041964
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140015

View File

@ -19,6 +19,9 @@ COMMENT= A driver to access PostgreSQL databases from Aolserver
BUILD_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver BUILD_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= Use www/aolserver with WITH_NSPOSTGRES=1 instead.
IGNORE= ${DEPRECATED}
USE_PGSQL= yes USE_PGSQL= yes
WRKSRC= ${WRKDIR}/nspostgres WRKSRC= ${WRKDIR}/nspostgres