From e02787f972d5c03c46272f51dd7067c7f1ff0765 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 28 Jan 2004 12:54:34 +0000 Subject: There's no need to use 'USE_X11BASE' in rosegarden package, we'll use USE_X11 instead, bump PKGREVISION. --- audio/rosegarden/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio/rosegarden') 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 -- cgit v1.2.3