aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2005-07-25 01:06:46 +0800
committerjkoshy <jkoshy@FreeBSD.org>2005-07-25 01:06:46 +0800
commit6508acca300f3a869354ea61610765ec5f04b632 (patch)
treea2225bcf33be33d4cb4c47d4c7d6dc99633a73ac
parent559c9e5bc76ef43083d79121a2dc1f035dd1e158 (diff)
downloadfreebsd-ports-gnome-6508acca300f3a869354ea61610765ec5f04b632.tar.gz
freebsd-ports-gnome-6508acca300f3a869354ea61610765ec5f04b632.tar.zst
freebsd-ports-gnome-6508acca300f3a869354ea61610765ec5f04b632.zip
Deprecate and ignore this port in favour of using www/aolserver
with its new WITH_NSPOSTGRES option.
-rw-r--r--www/nspostgres/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/nspostgres/Makefile b/www/nspostgres/Makefile
index 1f4a736cb7b9..70aeb611d46b 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