summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-02-28 12:53:29 +0000
committermartti <martti>2002-02-28 12:53:29 +0000
commit773e61555411cafdb5dbdb9cd593c1196e4f29c3 (patch)
tree5a5cd759b9fd24a797fafa704e5b12c8202473f1 /wm/icewm/Makefile
parent8d558fba5cc96b786475f88298dcfdfd7210c1c4 (diff)
downloadpkgsrc-773e61555411cafdb5dbdb9cd593c1196e4f29c3.tar.gz
Added gettext-lib as dependency (pkg/15751)
Diffstat (limited to 'wm/icewm/Makefile')
-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"