From 6508acca300f3a869354ea61610765ec5f04b632 Mon Sep 17 00:00:00 2001 From: jkoshy <jkoshy@FreeBSD.org> Date: Sun, 24 Jul 2005 17:06:46 +0000 Subject: Deprecate and ignore this port in favour of using www/aolserver with its new WITH_NSPOSTGRES option. --- www/nspostgres/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/nspostgres/Makefile b/www/nspostgres/Makefile index 1f4a736..70aeb61 100644 --- a/www/nspostgres/Makefile +++ b/www/nspostgres/Makefile @@ -19,6 +19,9 @@ COMMENT= A driver to access PostgreSQL databases from Aolserver BUILD_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= Use www/aolserver with WITH_NSPOSTGRES=1 instead. +IGNORE= ${DEPRECATED} + USE_PGSQL= yes WRKSRC= ${WRKDIR}/nspostgres -- cgit v1.1