From 437c35f37c89a3171761e92af7c0345f94da0207 Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 15 Jun 2004 13:32:53 +0000 Subject: Be explicit that libghoto2 is not used by the package (yet?). Fixes PR 25513. --- graphics/sane-backends/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 6cde6d030c2..8526ef1ce4a 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/05/03 12:45:58 adam Exp $ +# $NetBSD: Makefile,v 1.19 2004/06/15 13:32:53 markd Exp $ .include "Makefile.common" COMMENT= API for access to scanners, digitals camera, frame grabbers etc. @@ -8,6 +8,8 @@ DISTNAME= sane-backends-${SANE_VERSION} BUILD_USES_MSGFMT= YES USE_PKGLOCALEDIR= YES +CONFIGURE_ARGS+= --with-gphoto2=no + .if (${OPSYS} == "SunOS") PLIST_SUBST+= NOT_SUNOS="@comment " .else -- cgit v1.2.3