summaryrefslogtreecommitdiff
path: root/wm/icewm
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-02-28 12:53:29 +0000
committermartti <martti@pkgsrc.org>2002-02-28 12:53:29 +0000
commit96ce6ff87c44c3cb7869b630667d2861c8d43591 (patch)
tree5a5cd759b9fd24a797fafa704e5b12c8202473f1 /wm/icewm
parentd11b1375b56cd434ecb21e5fedd8f9e39397a299 (diff)
downloadpkgsrc-96ce6ff87c44c3cb7869b630667d2861c8d43591.tar.gz
Added gettext-lib as dependency (pkg/15751)
Diffstat (limited to 'wm/icewm')
-rw-r--r--wm/icewm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile
index b1520b0a201..2463cbd2573 100644
--- a/wm/icewm/Makefile
+++ b/wm/icewm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/02/27 13:53:07 tron Exp $
+# $NetBSD: Makefile,v 1.11 2002/02/28 12:53:29 martti Exp $
PKGNAME= ${DISTNAME:S/-2/.2/}
COMMENT= Small, fast and light-weight window manager
@@ -8,6 +8,7 @@ CONFLICTS+= icewm-gnome-[0-9]*
USE_BUILDLINK_ONLY= # defined
.include "Makefile.common"
+.include "../../devel/gettext-lib/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"