Tue Aug 11 15:24:27 2009 UTC ()
back out unneeded PKGREV change (has been there only for minutes),
according to Joerg the ImageMagick libs are not used


(drochner)
diff -r1.42 -r1.43 pkgsrc/graphics/kipi-plugins/Makefile

cvs diff -r1.42 -r1.43 pkgsrc/graphics/kipi-plugins/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/kipi-plugins/Makefile 2009/08/11 14:38:27 1.42
+++ pkgsrc/graphics/kipi-plugins/Makefile 2009/08/11 15:24:27 1.43
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.42 2009/08/11 14:38:27 drochner Exp $ 1# $NetBSD: Makefile,v 1.43 2009/08/11 15:24:27 drochner Exp $
2 2
3DISTNAME= kipi-plugins-0.1.7 3DISTNAME= kipi-plugins-0.1.7
4PKGREVISION= 3 4PKGREVISION= 2
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.kipi-plugins.org/drupal/ 10HOMEPAGE= http://www.kipi-plugins.org/drupal/
11COMMENT= Kipi (KDE Image Plugin Interface) plugins 11COMMENT= Kipi (KDE Image Plugin Interface) plugins
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake perl pkg-config msgfmt bash:run 15USE_TOOLS+= gmake perl pkg-config msgfmt bash:run
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17GNU_CONFIGURE= YES 17GNU_CONFIGURE= YES