From b54e0c74ff7e8b880ff4df9af3d06acb129a12e2 Mon Sep 17 00:00:00 2001 From: shaun Date: Mon, 24 Jul 2006 21:19:42 +0000 Subject: Remove traces of (the now removed) horde-php5 port. --- www/horde4-base/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'www/horde4-base') 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 -- cgit