aboutsummaryrefslogtreecommitdiffstats
path: root/www/horde-base
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2006-07-25 05:19:42 +0800
committershaun <shaun@FreeBSD.org>2006-07-25 05:19:42 +0800
commitb54e0c74ff7e8b880ff4df9af3d06acb129a12e2 (patch)
treeffcd706f6793929bdef6245a2fe762ba6db710bc /www/horde-base
parentd4de36615dbef67fedaa97c5553b4fa29f2a4ba6 (diff)
downloadfreebsd-ports-gnome-b54e0c74ff7e8b880ff4df9af3d06acb129a12e2.tar.gz
freebsd-ports-gnome-b54e0c74ff7e8b880ff4df9af3d06acb129a12e2.tar.zst
freebsd-ports-gnome-b54e0c74ff7e8b880ff4df9af3d06acb129a12e2.zip
Remove traces of (the now removed) horde-php5 port.
Diffstat (limited to 'www/horde-base')
-rw-r--r--www/horde-base/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile
index 7608f3cfb95c..f3ca3a8c2046 100644
--- a/www/horde-base/Makefile
+++ b/www/horde-base/Makefile
@@ -17,9 +17,6 @@ MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \
ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/horde/ \
ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/horde/ \
http://ftp.horde.org/pub/horde/
-.if defined(WITH_PHP5)
-PKGNAMESUFFIX= -php5
-.endif
MAINTAINER= shaun@FreeBSD.org
COMMENT= A common code-base used by Horde applications, written in PHP
@@ -27,8 +24,6 @@ COMMENT= A common code-base used by Horde applications, written in PHP
#----------------------------------------------------------------------------
# You may define these options:
#
-# - WITH_PHP5: if you run PHP5 (you could use www/horde-php5).
-#
# - WITHOUT_SUPPORTED_DB: if you run a database not in the ports tree.
#
# - WITHOUT_MYSQL: this port is built with MySQL by default