pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/kamera
Module Name: pkgsrc
Committed By: markd
Date: Wed Aug 9 20:43:17 UTC 2023
Modified Files:
pkgsrc/graphics/kamera: Makefile
Log Message:
kamera: note kcmutils dependency
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/graphics/kamera/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/kamera/Makefile
diff -u pkgsrc/graphics/kamera/Makefile:1.75 pkgsrc/graphics/kamera/Makefile:1.76
--- pkgsrc/graphics/kamera/Makefile:1.75 Thu Aug 3 03:37:23 2023
+++ pkgsrc/graphics/kamera/Makefile Wed Aug 9 20:43:17 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2023/08/03 03:37:23 markd Exp $
+# $NetBSD: Makefile,v 1.76 2023/08/09 20:43:17 markd Exp $
DISTNAME= kamera-${KAPPSVER}
CATEGORIES= graphics
@@ -14,6 +14,7 @@ TOOL_DEPENDS+= kdoctools>=5.19.0:../../d
USE_TOOLS+= msgmerge pkg-config
.include "../../devel/libgphoto2/buildlink3.mk"
+.include "../../devel/kcmutils/buildlink3.mk"
.include "../../devel/kio/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index