summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-12-02 10:51:10 +0000
committerryoon <ryoon@pkgsrc.org>2019-12-02 10:51:10 +0000
commit2135e230c8e624062f3d12105a08dd82822cfdf5 (patch)
tree5001dff82b2e02b5ec50076dd666ec33fd0caf34 /lang
parent525bd6580a495b6573ac11f449ccec43ad37b1cb (diff)
downloadpkgsrc-2135e230c8e624062f3d12105a08dd82822cfdf5.tar.gz
Remove root CAs dependency. Bump PKGREVISION
See: https://mail-index.netbsd.org/pkgsrc-changes/2019/12/02/msg201958.html
Diffstat (limited to 'lang')
-rw-r--r--lang/rust/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index 5004a07b92d..f77d5bb1608 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.132 2019/11/26 14:41:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.133 2019/12/02 10:51:10 ryoon Exp $
DISTNAME= rustc-1.39.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://static.rust-lang.org/dist/
@@ -286,9 +286,6 @@ TOOLS_CREATE+= md5sum
TOOLS_PATH.md5sum= ${PREFIX}/bin/gmd5sum
TOOLS_PLATFORM.gzcat= ${PREFIX}/bin/gzip -cd
.endif
-.if ${OPSYS} == "NetBSD"
-DEPENDS+= mozilla-rootcerts-openssl-[0-9]*:../../security/mozilla-rootcerts-openssl
-.endif
SUBST_CLASSES+= rpath
SUBST_STAGE.rpath= pre-configure