summaryrefslogtreecommitdiff
path: root/www/librest07
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-04-12 09:51:12 +0000
committerdrochner <drochner@pkgsrc.org>2012-04-12 09:51:12 +0000
commit457e7c8aecf2225309659a143fb6e5e9887a9950 (patch)
tree006c6e393b086227f3a1674081e5f09e51ba2cfe /www/librest07
parent08476742f18a86286f67b9b75f2ce2dd4b820535 (diff)
downloadpkgsrc-457e7c8aecf2225309659a143fb6e5e9887a9950.tar.gz
force certificate path rather than autodetect, should fix build error
in case certificates are not installed reported by David Holland
Diffstat (limited to 'www/librest07')
-rw-r--r--www/librest07/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile
index 96419755ae3..cd3c9b5f352 100644
--- a/www/librest07/Makefile
+++ b/www/librest07/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/04/11 11:40:18 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2012/04/12 09:51:12 drochner Exp $
#
DISTNAME= rest-0.7.12
@@ -17,6 +17,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
+# see pkgsrc/security/mozilla-rootcerts
+CONFIGURE_ARGS+= --with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
PKGCONFIG_OVERRIDE+= rest.pc.in