aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-02-28 20:14:05 +0800
committermiwi <miwi@FreeBSD.org>2007-02-28 20:14:05 +0800
commit5fb3585235550ffc98b5095dccf0d9a85f6a0bfe (patch)
treed590989f93c4940b26b120ebefa09e5f83995d03 /www
parent59b83b53691c3cbd2600232d1f4cf7bd207d0831 (diff)
downloadfreebsd-ports-gnome-5fb3585235550ffc98b5095dccf0d9a85f6a0bfe.tar.gz
freebsd-ports-gnome-5fb3585235550ffc98b5095dccf0d9a85f6a0bfe.tar.zst
freebsd-ports-gnome-5fb3585235550ffc98b5095dccf0d9a85f6a0bfe.zip
- This port is obsolete, not working and off no use anymore.
PR: 109671 Submitted by: Martin Matuska <martin@matuska.org>
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/aolserver-openacs-pg/Makefile15
2 files changed, 0 insertions, 16 deletions
diff --git a/www/Makefile b/www/Makefile
index c37432b20ae3..ce07307974e1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -13,7 +13,6 @@
SUBDIR += analog
SUBDIR += aolserver
SUBDIR += aolserver-nscache
- SUBDIR += aolserver-openacs-pg
SUBDIR += apache-contrib
SUBDIR += apache-forrest
SUBDIR += apache-jserv
diff --git a/www/aolserver-openacs-pg/Makefile b/www/aolserver-openacs-pg/Makefile
deleted file mode 100644
index 575e681fb1da..000000000000
--- a/www/aolserver-openacs-pg/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: aolserver-openacs-pg
-# Date created: 17 July 2005
-# Whom: A.Nooitgedagt <aldert@nooitgedagt.net>
-#
-# $FreeBSD$
-#
-
-WITH_NSPOSTGRES= yes
-WITH_NSSHA1= yes
-WITH_NSCACHE= yes
-PKGNAMESUFFIX= -openacs-pg
-
-MASTERDIR= ${.CURDIR}/../aolserver
-
-.include "${MASTERDIR}/Makefile"