summaryrefslogtreecommitdiff
path: root/x11/xfree86_xkb_xml
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-06-06 21:46:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-06-06 21:46:46 +0000
commitd63384ce7372a739c29ea481632ef24094239747 (patch)
tree7913a2c0b5bac1f598aefa85720e0aeeda471384 /x11/xfree86_xkb_xml
parentAllow packages to be installed in the build chroot; this is needed (diff)
s/BUILD_DEPENDS/LIB_DEPENDS/
Submitted by: bento
Notes
Notes: svn path=/head/; revision=60724
Diffstat (limited to 'x11/xfree86_xkb_xml')
-rw-r--r--x11/xfree86_xkb_xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile
index 620cbac97f2e..e3f86fda29de 100644
--- a/x11/xfree86_xkb_xml/Makefile
+++ b/x11/xfree86_xkb_xml/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gswitchit
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
+LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
intl.2:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes