summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorsalo <salo>2003-09-04 13:09:43 +0000
committersalo <salo>2003-09-04 13:09:43 +0000
commit9f64f58feacaedccd3bd144790715c3976ec49d9 (patch)
tree9ac2d38da1d8612acad9127e27fde444aad11586 /wm
parent9306b04af2ecfbb2607a174e005e3be17970842e (diff)
downloadpkgsrc-9f64f58feacaedccd3bd144790715c3976ec49d9.tar.gz
USE_X11BASE -> USE_X11 to sync with wm/enlightenment move.
Fixes PR pkg/22681 by Michal Pasternak.
Diffstat (limited to 'wm')
-rw-r--r--wm/ethemes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/ethemes/Makefile b/wm/ethemes/Makefile
index 131ce1e41bf..3c9559964c9 100644
--- a/wm/ethemes/Makefile
+++ b/wm/ethemes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:55:11 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/09/04 13:09:43 salo Exp $
#
# There is no distinfo file since the files change contents so often on the
@@ -6,7 +6,7 @@
#
DISTNAME= ethemes-0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 wm
MASTER_SITES= ftp://themes.org/pub/themes/e/
DISTFILES= ${E_THEMES}
@@ -18,7 +18,7 @@ COMMENT= Themes for the window manager Enlightenment
DEPENDS+= enlightenment>=0.16.2:../../wm/enlightenment
DIST_SUBDIR= ethemes
-USE_X11BASE= yes
+USE_X11= yes
NO_BUILD= yes
NO_CONFIGURE= yes
NO_CHECKSUM= yes