summaryrefslogtreecommitdiff
path: root/wm/windowmaker
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-11-05 14:19:01 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-11-05 14:19:01 +0000
commit29a5a84f36adb3a1cc2432032e564220edca3727 (patch)
tree4389410e89137c092fa4ce20a5d1cad8aa5ede9e /wm/windowmaker
parentfb63230344ed6ae51a24abd0ad1d59d203345ded (diff)
downloadpkgsrc-29a5a84f36adb3a1cc2432032e564220edca3727.tar.gz
Modify some things I don't like:
* This package doesn't need USE_X11BASE, USE_X11 is enough. * The Hermes dependency is not really needed. No need to bump PKGREVISION this time.
Diffstat (limited to 'wm/windowmaker')
-rw-r--r--wm/windowmaker/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index 48663d3228b..5ba084bfe86 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/11/05 11:51:35 adam Exp $
+# $NetBSD: Makefile,v 1.49 2004/11/05 14:19:01 xtraeme Exp $
DISTNAME= WindowMaker-0.91.0
PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/}
@@ -15,7 +15,7 @@ BUILD_USES_MSGFMT= YES
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
-USE_X11BASE= YES
+USE_X11= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
@@ -85,7 +85,6 @@ post-install:
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../fonts/Xft2/buildlink3.mk"
-.include "../../graphics/hermes/buildlink3.mk"
.include "../../graphics/libungif/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"