Thu Mar 10 09:24:15 2011 UTC ()
Bump PKGREVISION from shlibname change for libpng-1.5 (libqtmcop.so).


(obache)
diff -r1.70 -r1.71 pkgsrc/audio/arts/Makefile

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

--- pkgsrc/audio/arts/Attic/Makefile 2010/06/16 14:21:38 1.70
+++ pkgsrc/audio/arts/Attic/Makefile 2011/03/10 09:24:15 1.71
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.70 2010/06/16 14:21:38 obache Exp $ 1# $NetBSD: Makefile,v 1.71 2011/03/10 09:24:15 obache Exp $
2 2
3DISTNAME= arts-1.5.10 3DISTNAME= arts-1.5.10
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= audio 5CATEGORIES= audio
6HOMEPAGE= http://multimedia.kde.org/ 6HOMEPAGE= http://multimedia.kde.org/
7COMMENT= Analog Real-Time Synthesizer 7COMMENT= Analog Real-Time Synthesizer
8 8
9.include "../../meta-pkgs/kde3/Makefile.kde3" 9.include "../../meta-pkgs/kde3/Makefile.kde3"
10 10
11PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
12 12
13CONFLICTS+= kdelibs-2* 13CONFLICTS+= kdelibs-2*
14 14
15USE_TOOLS+= perl pkg-config 15USE_TOOLS+= perl pkg-config
16 16
17# Ensure we export symbols in the linked shared object. 17# Ensure we export symbols in the linked shared object.