aboutsummaryrefslogtreecommitdiff
path: root/lang/php56/Makefile.ext
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-25 16:17:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-25 16:17:19 +0000
commit4d32bbcef6444fe1625b9b0a62da9c7aceadd457 (patch)
tree6b3679b99a4f945bc127fb23b5a99279be3b083d /lang/php56/Makefile.ext
parent414b46fbfaae08a771f7e9f52f788799be25a7c9 (diff)
downloadports-4d32bbcef6444fe1625b9b0a62da9c7aceadd457.tar.gz
ports-4d32bbcef6444fe1625b9b0a62da9c7aceadd457.zip
Notes
Diffstat (limited to 'lang/php56/Makefile.ext')
-rw-r--r--lang/php56/Makefile.ext4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php56/Makefile.ext b/lang/php56/Makefile.ext
index e74eccc1e304..8ed5295444be 100644
--- a/lang/php56/Makefile.ext
+++ b/lang/php56/Makefile.ext
@@ -467,7 +467,7 @@ CONFIGURE_ARGS+=--enable-zip \
CONFIGURE_ARGS+=--with-zlib=/usr
.endif
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if ${PHP_MODNAME} == "dba"
. if empty(PORT_OPTIONS:MCDB)
@@ -502,6 +502,8 @@ CONFIGURE_ARGS+=--disable-flatfile
. endif
.endif
+.include <bsd.port.pre.mk>
+
.if ${PHP_MODNAME} == "gd"
. if ${PORT_OPTIONS:MT1LIB}
LIB_DEPENDS+= libt1.so:devel/t1lib