summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-12 16:55:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-12 16:55:27 +0000
commite4219719708b5e53cbde27722d958439bfdb1668 (patch)
tree72403eb6e5d9786bbe2a75930b64d760d75ccc91 /lang/php53
parent- convert to the new perl5 framework (diff)
The simplexml extension needs pkgconfig
Notes
Notes: svn path=/head/; revision=327089
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 753324cf47a6..4e3fa0139e65 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -328,6 +328,7 @@ CONFIGURE_ARGS+=--enable-shmop
CONFIGURE_ARGS+=--enable-simplexml \
--with-libxml-dir=${LOCALBASE}
+USES+= pkgconfig
USE_GNOME= libxml2
.endif