diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 08:45:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 08:45:31 +0000 |
commit | c6f888194d1a7d263bc6ef4d66a1e3f02a334c07 (patch) | |
tree | 7b9361b59ef8fc197e0fac6178a2336024c2f6eb /lang/php52 | |
parent | d31032cfe5b49c2504c37f433fef3b67550bc94e (diff) | |
download | ports-c6f888194d1a7d263bc6ef4d66a1e3f02a334c07.tar.gz ports-c6f888194d1a7d263bc6ef4d66a1e3f02a334c07.zip |
Notes
Diffstat (limited to 'lang/php52')
-rw-r--r-- | lang/php52/Makefile.ext | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext index 03658932796b..49f1252b38da 100644 --- a/lang/php52/Makefile.ext +++ b/lang/php52/Makefile.ext @@ -1,5 +1,6 @@ COMMENT= The ${PHP_MODNAME} shared extension for php +WITH_FBSD10_FIX=yes USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} |