aboutsummaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-01-29 20:41:27 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-01-29 20:41:27 +0000
commitb2f07a8a49a583ed3aa4ef5338ef4a16fcf5e176 (patch)
tree310bc86af07bbd16fbcf8bcdb7cab60217830508 /lang/php5
parent8f55879b99d907ddc5bb6f942c9859f37c62a306 (diff)
downloadports-b2f07a8a49a583ed3aa4ef5338ef4a16fcf5e176.tar.gz
ports-b2f07a8a49a583ed3aa4ef5338ef4a16fcf5e176.zip
Notes
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index 4c0556ecfbfe..dfd9d1c2aa1f 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -128,7 +128,7 @@ CONFIGURE_ARGS+=--enable-hash \
.if ${PHP_MODNAME} == "iconv"
CONFIGURE_ARGS+=--with-iconv
-USES+= iconv
+USES+= iconv:translit
.endif
.if ${PHP_MODNAME} == "imap"