aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2009-12-08 00:34:01 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2009-12-08 00:34:01 +0000
commita6d5e870b457ed0afe493bfa9624b79f3496bd03 (patch)
tree409f1b7372d5d73fda3a18feace2ef77dd90b45d /converters
parent755993508ecf82c173f70c18c9d8d8e062a47b41 (diff)
downloadports-a6d5e870b457ed0afe493bfa9624b79f3496bd03.tar.gz
ports-a6d5e870b457ed0afe493bfa9624b79f3496bd03.zip
Add USE_ICONV to fix build.
Obtained from: pav@
Notes
Notes: svn path=/head/; revision=245364
Diffstat (limited to 'converters')
-rw-r--r--converters/lua-iconv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/lua-iconv/Makefile b/converters/lua-iconv/Makefile
index c9596f3c0814..2bc39255fbff 100644
--- a/converters/lua-iconv/Makefile
+++ b/converters/lua-iconv/Makefile
@@ -17,6 +17,7 @@ COMMENT= Iconv binding for Lua 5
WRKSRC= ${WRKDIR}/lua-${PORTNAME}-${PORTVERSION}
USE_LUA?= 5.1
USE_GNOME= pkgconfig
+USE_ICONV= yes
PLIST_FILES= %%LUA_MODLIBDIR%%/iconv.so