Thu Jan 31 08:43:21 2008 UTC ()
Belated bump PKGREVISION for options changes.  Default package didn't
change but metainfo did.


(markd)
diff -r1.65 -r1.66 pkgsrc/audio/arts/Makefile

cvs diff -r1.65 -r1.66 pkgsrc/audio/arts/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/arts/Attic/Makefile 2008/01/21 00:43:49 1.65
+++ pkgsrc/audio/arts/Attic/Makefile 2008/01/31 08:43:20 1.66
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.65 2008/01/21 00:43:49 markd Exp $ 1# $NetBSD: Makefile,v 1.66 2008/01/31 08:43:20 markd Exp $
2 2
3DISTNAME= arts-1.5.8 3DISTNAME= arts-1.5.8
 4PKGREVISION= 1
4CATEGORIES= audio 5CATEGORIES= audio
5HOMEPAGE= http://multimedia.kde.org/ 6HOMEPAGE= http://multimedia.kde.org/
6COMMENT= Analog Real-Time Synthesizer 7COMMENT= Analog Real-Time Synthesizer
7 8
8.include "../../meta-pkgs/kde3/Makefile.kde3" 9.include "../../meta-pkgs/kde3/Makefile.kde3"
9 10
10PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
11 12
12CONFLICTS+= kdelibs-2* 13CONFLICTS+= kdelibs-2*
13 14
14USE_TOOLS+= perl pkg-config 15USE_TOOLS+= perl pkg-config
15 16
16# Ensure we export symbols in the linked shared object. 17# Ensure we export symbols in the linked shared object.