summaryrefslogtreecommitdiff
path: root/x11/xfree86_xkb_xml
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-01-12 09:12:57 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-01-12 09:12:57 +0000
commit3c089c162beedafe4420ef2bc22740bcd8051e70 (patch)
treefedc44652b8dcc9559b5270d68be3d29e67c06e8 /x11/xfree86_xkb_xml
parent* Migrate to gfortran. (diff)
- Use USE_ICONV instead of LIB_DEPENDS
Approved by: portmgr (erwin, few weeks ago)
Notes
Notes: svn path=/head/; revision=182166
Diffstat (limited to 'x11/xfree86_xkb_xml')
-rw-r--r--x11/xfree86_xkb_xml/Makefile3
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