pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/gerbv
Module Name: pkgsrc
Committed By: nia
Date: Sun Sep 18 12:49:01 UTC 2022
Modified Files:
pkgsrc/cad/gerbv: Makefile
Log Message:
gerbv: Add explicit dependency on update-desktop-database now that it's
no longer implicit.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/cad/gerbv/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/gerbv/Makefile
diff -u pkgsrc/cad/gerbv/Makefile:1.76 pkgsrc/cad/gerbv/Makefile:1.77
--- pkgsrc/cad/gerbv/Makefile:1.76 Wed Dec 8 16:03:24 2021
+++ pkgsrc/cad/gerbv/Makefile Sun Sep 18 12:49:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2021/12/08 16:03:24 adam Exp $
+# $NetBSD: Makefile,v 1.77 2022/09/18 12:49:01 nia Exp $
#
DISTNAME= gerbv-2.6.2
@@ -21,6 +21,7 @@ PLIST_SUBST+= PKGNAME_NOREV=${PKGNAME_NO
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index