summaryrefslogtreecommitdiffstats
path: root/lang/php53
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 14:56:35 +0000
committerale <ale@FreeBSD.org>2004-07-19 14:56:35 +0000
commit6079faec17120308c63834ef65cbb5656706bc16 (patch)
treea807df572bdf7bd4154261d73dac8ccc78465725 /lang/php53
parentfeae89cd14bbb1d8eb2675802b40f5b7e870981c (diff)
downloadFreeBSD-ports-6079faec17120308c63834ef65cbb5656706bc16.zip
FreeBSD-ports-6079faec17120308c63834ef65cbb5656706bc16.tar.gz
Fix oniguruma header path.
Spotted by: sekrett.ru
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 36d2f97..3f278e2 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -148,7 +148,7 @@ CONFIGURE_ARGS+=--enable-mbstring
OPTIONS= REGEX "Enable multibyte regex support" on
-PHP_HEADER_DIRS=libmbfl libmbfl/filters libmbfl/mbfl libmbfl/nls mbstring/oniguruma
+PHP_HEADER_DIRS=libmbfl libmbfl/filters libmbfl/mbfl libmbfl/nls oniguruma
.endif
.if ${PHP_MODNAME} == "mcrypt"
OpenPOWER on IntegriCloud