aboutsummaryrefslogtreecommitdiff
path: root/www/eaccelerator
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-12-14 14:01:48 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-12-14 14:01:48 +0000
commit09420eef64f6bc0e9630014d8818ad57d68183f4 (patch)
tree2ab8615987527371ac738b55eb304a1b374e22c8 /www/eaccelerator
parentcdec30ddc1696f8db7c85d86c8f4de9fa900546e (diff)
downloadports-09420eef64f6bc0e9630014d8818ad57d68183f4.tar.gz
ports-09420eef64f6bc0e9630014d8818ad57d68183f4.zip
Notes
Diffstat (limited to 'www/eaccelerator')
-rw-r--r--www/eaccelerator/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/eaccelerator/Makefile b/www/eaccelerator/Makefile
index af53083ecc4c..ec92f209a1bd 100644
--- a/www/eaccelerator/Makefile
+++ b/www/eaccelerator/Makefile
@@ -18,6 +18,7 @@ COMMENT= An opcode cache for PHP with encoder and loader
USE_PHP= session
USE_PHPIZE= yes
USE_PHP_BUILD= yes
+BROKEN_WITH_PHP= 5
CONFIGURE_ARGS= --enable-eaccelerator=shared
@@ -25,9 +26,7 @@ USE_BZIP2= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
-.if !defined(NOPORTDOCS)
PORTDOCS= *
-.endif
post-build:
@${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g; s|0777|0755|g" \