pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gimmage
Module Name: pkgsrc
Committed By: wiedi
Date: Sat Sep 17 21:43:51 UTC 2016
Modified Files:
pkgsrc/graphics/gimmage: Makefile
Log Message:
needs libmagic
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/gimmage/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/gimmage/Makefile
diff -u pkgsrc/graphics/gimmage/Makefile:1.31 pkgsrc/graphics/gimmage/Makefile:1.32
--- pkgsrc/graphics/gimmage/Makefile:1.31 Wed Aug 3 10:22:51 2016
+++ pkgsrc/graphics/gimmage/Makefile Sat Sep 17 21:43:51 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2016/08/03 10:22:51 adam Exp $
+# $NetBSD: Makefile,v 1.32 2016/09/17 21:43:51 wiedi Exp $
#
DISTNAME= gimmage-0.2.3
@@ -23,6 +23,7 @@ post-install:
.include "../../graphics/cairomm/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../sysutils/file/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtkmm/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index