diff options
Diffstat (limited to 'x11/xfree86_xkb_xml/Makefile')
-rw-r--r-- | x11/xfree86_xkb_xml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index 0f2bc1825c90..f6d647c02bf4 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= gswitchit MAINTAINER= gnome@FreeBSD.org COMMENT= A little set of XML files useful for dealing with XKB rules -LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv - +USE_ICONV= yes USE_GETTEXT= yes USE_X_PREFIX= yes USE_GMAKE= yes |