pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/kdeartwork4



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Nov 17 02:19:56 UTC 2019

Modified Files:
        pkgsrc/misc/kdeartwork4: Makefile

Log Message:
kdeartwork4: switch to libkexiv2-kde4


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/misc/kdeartwork4/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/kdeartwork4/Makefile
diff -u pkgsrc/misc/kdeartwork4/Makefile:1.64 pkgsrc/misc/kdeartwork4/Makefile:1.65
--- pkgsrc/misc/kdeartwork4/Makefile:1.64       Sun Nov  3 17:04:22 2019
+++ pkgsrc/misc/kdeartwork4/Makefile    Sun Nov 17 02:19:56 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2019/11/03 17:04:22 rillig Exp $
+# $NetBSD: Makefile,v 1.65 2019/11/17 02:19:56 markd Exp $
 
 DISTNAME=      kdeartwork-15.08.3
 PKGNAME=       ${DISTNAME:S/-1/4-1/}
-PKGREVISION=   13
+PKGREVISION=   14
 CATEGORIES=    misc
 COMMENT=       Artwork for the KDE integrated X11 desktop
 MASTER_SITES=  ${MASTER_SITE_KDE:=applications/15.08.3/src/}
@@ -19,7 +19,7 @@ BUILDLINK_API_DEPENDS.xscreensaver+=  xsc
 
 .include "../../meta-pkgs/kde4/kde4.mk"
 
-.include "../../graphics/libkexiv2/buildlink3.mk"
+.include "../../graphics/libkexiv2-kde4/buildlink3.mk"
 #.include "../../math/eigen3/buildlink3.mk"
 .include "../../x11/kdelibs4/buildlink3.mk"
 .include "../../x11/kde-runtime4/buildlink3.mk"



Home | Main Index | Thread Index | Old Index