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: wiz
Date: Sat Mar 31 22:39:20 UTC 2018
Modified Files:
pkgsrc/graphics/sane-backends: Makefile.common
Log Message:
sane-backends: update latex detection avoidance for recent configure
>From John D. Baker on pkgsrc-users.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/sane-backends/Makefile.common
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.common
diff -u pkgsrc/graphics/sane-backends/Makefile.common:1.33 pkgsrc/graphics/sane-backends/Makefile.common:1.34
--- pkgsrc/graphics/sane-backends/Makefile.common:1.33 Sun Feb 25 21:22:07 2018
+++ pkgsrc/graphics/sane-backends/Makefile.common Sat Mar 31 22:39:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2018/02/25 21:22:07 wiz Exp $
+# $NetBSD: Makefile.common,v 1.34 2018/03/31 22:39:20 wiz Exp $
# used by graphics/sane-frontends/Makefile
CATEGORIES?= graphics
@@ -23,4 +23,4 @@ CONFLICTS+= sane<=1.0.3
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
USE_LIBTOOL= YES
-CONFIGURE_ENV+= ac_cv_path_LATEX="no"
+CONFIGURE_ENV+= ac_cv_path_MAKEINDEX="no"
Home |
Main Index |
Thread Index |
Old Index