Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/audio/rosegarden/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/audio/rosegarden/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/audio/rosegarden/Makefile 2001/05/31 16:46:24 1.2 +++ pkgsrc/audio/rosegarden/Makefile 2001/06/11 06:34:19 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/05/31 16:46:24 agc Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/11 06:34:19 jlam Exp $ DISTNAME= rosegarden-2.1pl2 PKGNAME= rosegarden-2.1p2 @@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.bath.ac.uk/~masjpf/rose.html COMMENT= notation editor & midi sequencer -CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include +CPPFLAGS+= -I${PREFIX}/include GNU_CONFIGURE= YES USE_GMAKE= yes