summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-29 15:51:05 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-29 15:51:05 +0000
commit4d30d266865f21331db20c60db3d14516b8c2860 (patch)
treec445328120100bb6b33278c4e836009d29dc4518 /wm
parent823a46cf39c9a461891afd7d6895d2cabc4a5c0c (diff)
downloadpkgsrc-4d30d266865f21331db20c60db3d14516b8c2860.tar.gz
Define USE_X11BASE to match sawfish, so themes are installed together
with the wm. Bump PKGREVISION. Pointed out by entropy at tappedin.com in tech-pkg.
Diffstat (limited to 'wm')
-rw-r--r--wm/sawfish-themes/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/sawfish-themes/Makefile b/wm/sawfish-themes/Makefile
index a4413827d7e..1a8d9d3cc5c 100644
--- a/wm/sawfish-themes/Makefile
+++ b/wm/sawfish-themes/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/01/19 04:08:26 salo Exp $
+# $NetBSD: Makefile,v 1.5 2003/01/29 15:51:05 jmmv Exp $
DISTNAME= sawfish-themes-0.2
+PKGREVISION= 1
CATEGORIES= x11 wm
DYNAMIC_MASTER_SITES= yes
DISTFILES= ${SAWFISH_THEMES}
@@ -18,6 +19,7 @@ PLIST_SRC= ${WRKDIR}/PLIST
NO_BUILD= yes
NO_CONFIGURE= yes
NO_PATCH= yes
+USE_X11BASE= yes
.include "../../mk/bsd.prefs.mk"