diff options
Diffstat (limited to 'security/libpreludedb/Makefile')
-rw-r--r-- | security/libpreludedb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 4d51458..a8437fe 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -21,8 +21,7 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \ USE_GMAKE= yes USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes -USES= gettext -USE_ICONV= yes +USES= gettext iconv CONFIGURE_ARGS= --enable-gtk-doc=no USE_LDCONFIG= yes |