pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/sane-airscan



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Jan 12 01:14:38 UTC 2021

Modified Files:
        pkgsrc/graphics/sane-airscan: Makefile

Log Message:
(graphics/sane-airscan) Add graphics/png/buildlink3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/sane-airscan/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/sane-airscan/Makefile
diff -u pkgsrc/graphics/sane-airscan/Makefile:1.3 pkgsrc/graphics/sane-airscan/Makefile:1.4
--- pkgsrc/graphics/sane-airscan/Makefile:1.3   Tue Dec 15 09:32:23 2020
+++ pkgsrc/graphics/sane-airscan/Makefile       Tue Jan 12 01:14:38 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/12/15 09:32:23 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/01/12 01:14:38 mef Exp $
 
 GITHUB_PROJECT=        sane-airscan
 GITHUB_TAG=    0.99.21
@@ -24,6 +24,7 @@ PYTHON_FOR_BUILD_ONLY=        tool
 
 .include "../../devel/meson/build.mk"
 .include "../../graphics/sane-backends/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
 .include "../../net/avahi/buildlink3.mk"
 .include "../../security/gnutls/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index