aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php5
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-10-29 16:45:31 +0800
committermiwi <miwi@FreeBSD.org>2011-10-29 16:45:31 +0800
commit83d025618fe694bd1d221aab0e1d7172a3805487 (patch)
tree1e5399ff100c65e79c9a358ad7188f3ada886dc7 /lang/php5
parent132c9cc8514da2aedd6f69b9fd99a6f975cd44e6 (diff)
downloadfreebsd-ports-gnome-83d025618fe694bd1d221aab0e1d7172a3805487.tar.gz
freebsd-ports-gnome-83d025618fe694bd1d221aab0e1d7172a3805487.tar.zst
freebsd-ports-gnome-83d025618fe694bd1d221aab0e1d7172a3805487.zip
- Fix build on FreeBSD 10
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}