summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authortron <tron>2011-11-08 09:02:46 +0000
committertron <tron>2011-11-08 09:02:46 +0000
commitbb635fab1038fd6d8db7e0c02534785c7e82d500 (patch)
treeb5fe7d8a2fd089f7195639301325d1d7ee9d62ed /wm
parent47d49f2a2f05d456e35a40eb69e0322be8ea050f (diff)
downloadpkgsrc-bb635fab1038fd6d8db7e0c02534785c7e82d500.tar.gz
Remove dependency on "imlib2" package. This package wants "libgdk_imlib"
which is provided by the "imlib-gtk" package. As nobody seems to be missing support for that library there is probably no point in adding this dependency.
Diffstat (limited to 'wm')
-rw-r--r--wm/wmakerconf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile
index 418d5211134..591050dd4d6 100644
--- a/wm/wmakerconf/Makefile
+++ b/wm/wmakerconf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2011/11/01 06:02:44 sbd Exp $
+# $NetBSD: Makefile,v 1.52 2011/11/08 09:02:46 tron Exp $
DISTNAME= wmakerconf-2.11
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://starplot.org/wmakerconf/
@@ -37,7 +37,6 @@ pre-configure:
> ${WRKSRC}/data/WMWmakerconf
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../graphics/imlib2/buildlink3.mk"
.include "../../wm/windowmaker/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"