diff options
-rw-r--r-- | www/horde-base/Makefile | 5 | ||||
-rw-r--r-- | www/horde/Makefile | 5 | ||||
-rw-r--r-- | www/horde4-base/Makefile | 5 |
3 files changed, 0 insertions, 15 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 diff --git a/www/horde/Makefile b/www/horde/Makefile index 7608f3cfb95c..f3ca3a8c2046 100644 --- a/www/horde/Makefile +++ b/www/horde/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 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 |