summaryrefslogtreecommitdiff
path: root/devel/libgphoto2
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-10-27 18:58:06 +0000
committermaya <maya@pkgsrc.org>2019-10-27 18:58:06 +0000
commit2b3db7fde048413ac16c900bfd8bd92d1be21d56 (patch)
tree6ce505bfcbce6f6b2352c86c56baf3836fa4f02d /devel/libgphoto2
parent2b94f84ee2c1a8811e53cdfa1d8e433b35b9d063 (diff)
downloadpkgsrc-2b3db7fde048413ac16c900bfd8bd92d1be21d56.tar.gz
libgphoto2: fix build on sunos by force-failing the libusb configure test.
from raymond meyer in PR pkg/36619
Diffstat (limited to 'devel/libgphoto2')
-rw-r--r--devel/libgphoto2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgphoto2/Makefile b/devel/libgphoto2/Makefile
index b0b2bdac936..4a826aa07f9 100644
--- a/devel/libgphoto2/Makefile
+++ b/devel/libgphoto2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2018/07/04 13:40:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.71 2019/10/27 18:58:06 maya Exp $
DISTNAME= libgphoto2-2.5.8
PKGREVISION= 3
@@ -28,6 +28,7 @@ REPLACE_SH= packaging/generic/check-ptp-camera
PLIST_VARS+= libusb
BUILDLINK_TRANSFORM.SunOS+= opt:-Wl,--version-script=./libgphoto2_port.ver:-Wl,-M./libgphoto2_port.ver
+CONFIGURE_ARGS.SunOS+= --without-libusb
SUBST_CLASSES.SunOS+= mapfile
SUBST_STAGE.mapfile= pre-configure