summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/rosegarden/Makefile5
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index b2f1081a9bd..2bca59a107d 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -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 @@ USE_BUILDLINK2= YES
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 --git a/doc/CHANGES b/doc/CHANGES
index 273072ff7ea..a927ca8be85 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -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 @@ Changes to the packages collection and infrastructure in 2004:
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]