aboutsummaryrefslogtreecommitdiff
path: root/www/horde4-base/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-07-24 21:19:42 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-07-24 21:19:42 +0000
commit703384bac37665a6cf7995e5e9e0f2650205f155 (patch)
tree29f7d47166b51fe15f40262360e33189c46ac890 /www/horde4-base/Makefile
parentde31249fcb2de1285425480816122a04c74f02f7 (diff)
downloadports-703384bac37665a6cf7995e5e9e0f2650205f155.tar.gz
ports-703384bac37665a6cf7995e5e9e0f2650205f155.zip
Notes
Diffstat (limited to 'www/horde4-base/Makefile')
-rw-r--r--www/horde4-base/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile
index 7608f3cfb95c..f3ca3a8c2046 100644
--- a/www/horde4-base/Makefile
+++ b/www/horde4-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