diff options
-rw-r--r-- | converters/lua-iconv/Makefile | 1 |
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 |