diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 18:25:24 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-04-27 18:25:24 +0000 |
commit | 95e70819761ed898d6a4ea9874d4bd43a5491f3e (patch) | |
tree | 05c37dd385b99b953046290a1ad749042e2d1c51 /x11/xfree86_xkb_xml | |
parent | 284101cc39e019e4530f6878d10381ed2e68a3d5 (diff) |
Notes
Diffstat (limited to 'x11/xfree86_xkb_xml')
-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 af92391cab41..d42fc8504841 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= SF/gswitchit/OldFiles MAINTAINER= gnome@FreeBSD.org COMMENT= A little set of XML files useful for dealing with XKB rules -USE_ICONV= yes -USES= gettext +USES= gettext iconv USE_XORG= x11 USE_GMAKE= yes GNU_CONFIGURE= yes |