pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/ethemes USE_X11BASE -> USE_X11 to sync with wm/enli...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fad71c711763
branches: trunk
changeset: 460791:fad71c711763
user: salo <salo%pkgsrc.org@localhost>
date: Thu Sep 04 13:09:43 2003 +0000
description:
USE_X11BASE -> USE_X11 to sync with wm/enlightenment move.
Fixes PR pkg/22681 by Michal Pasternak.
diffstat:
wm/ethemes/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 46541a248f8f -r fad71c711763 wm/ethemes/Makefile
--- a/wm/ethemes/Makefile Thu Sep 04 13:07:16 2003 +0000
+++ b/wm/ethemes/Makefile Thu Sep 04 13:09:43 2003 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index