summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 08:45:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 08:45:31 +0000
commitc6f888194d1a7d263bc6ef4d66a1e3f02a334c07 (patch)
tree7b9361b59ef8fc197e0fac6178a2336024c2f6eb /lang/php5
parent- Fix build with FreeBSD 10 (diff)
- Fix build on FreeBSD 10
Notes
Notes: svn path=/head/; revision=284615
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.ext1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index e57f760adcae..8711e674292a 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -5,6 +5,7 @@ USE_PHPEXT= yes
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
DEFAULT_PHP_VER=5
IGNORE_WITH_PHP=4 52
+WITH_FBSD10_FIX=yes
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}