pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc There's no need to use 'USE_X11BASE' in rosegarden...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ee928d539f3
branches: trunk
changeset: 467283:4ee928d539f3
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jan 28 12:54:34 2004 +0000
description:
There's no need to use 'USE_X11BASE' in rosegarden package, we'll use
USE_X11 instead, bump PKGREVISION.
diffstat:
audio/rosegarden/Makefile | 5 +++--
doc/CHANGES | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (36 lines):
diff -r 4b4d056a049b -r 4ee928d539f3 audio/rosegarden/Makefile
--- a/audio/rosegarden/Makefile Wed Jan 28 12:48:24 2004 +0000
+++ b/audio/rosegarden/Makefile Wed Jan 28 12:54:34 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2004/01/22 07:15:00 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/28 12:54:34 xtraeme Exp $
DISTNAME= rosegarden-2.1pl4
PKGNAME= rosegarden-2.1.4
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.cannam.demon.co.uk/rosegarden/distribution/
@@ -13,7 +14,7 @@
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
MAKE_ENV+= GCC=yes
-USE_X11BASE= YES
+USE_X11= YES
post-extract:
cd ${WRKSRC} && ${MV} Rosegarden Rosegarden.in
diff -r 4b4d056a049b -r 4ee928d539f3 doc/CHANGES
--- a/doc/CHANGES Wed Jan 28 12:48:24 2004 +0000
+++ b/doc/CHANGES Wed Jan 28 12:54:34 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4626 2004/01/28 12:49:23 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4627 2004/01/28 12:55:30 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -512,3 +512,4 @@
Updated dinotrace to 9.1knb1 [xtraeme 2004-01-28]
Updated electric to 6.05nb1 [xtraeme 2004-01-28]
Updated mpg123-nas to 0.59.18nb2 [xtraeme 2004-01-28]
+ Updated rosegarden to 2.1.4nb1 [xtraeme 2004-01-28]
Home |
Main Index |
Thread Index |
Old Index