pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/sane-backends



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Tue Jan  4 16:06:54 UTC 2022

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

Log Message:
sane-backends: Remove typo


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/graphics/sane-backends/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-backends/Makefile
diff -u pkgsrc/graphics/sane-backends/Makefile:1.76 pkgsrc/graphics/sane-backends/Makefile:1.77
--- pkgsrc/graphics/sane-backends/Makefile:1.76 Tue Jan  4 16:04:39 2022
+++ pkgsrc/graphics/sane-backends/Makefile      Tue Jan  4 16:06:54 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2022/01/04 16:04:39 triaxx Exp $
+# $NetBSD: Makefile,v 1.77 2022/01/04 16:06:54 triaxx Exp $
 
 .include "Makefile.common"
 MASTER_SITES=  https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/
@@ -74,7 +74,6 @@ CONF_FILES+=  ${EGDIR}/${f} ${PKG_SYSCONF
 .include "../../graphics/libv4l/buildlink3.mk"
 .endif
 .include "../../graphics/tiff/buildlink3.mk"
-JPEG_ACCEPTED= foo
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index