summaryrefslogtreecommitdiff
path: root/net/tor/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2015-12-11 12:13:00 +0000
committerwiz <wiz>2015-12-11 12:13:00 +0000
commit7abfcbd565ff19f9be9eb4a6b5490f50ee7cee76 (patch)
tree5c28c3c4c3148bc01289b92b30fa3b131b48c60e /net/tor/Makefile
parent1931f189fd0260e948dabf77fdb20519509fa306 (diff)
downloadpkgsrc-7abfcbd565ff19f9be9eb4a6b5490f50ee7cee76.tar.gz
Fix two problems when building on NetBSD-6.x.
Mention upstream bug reports filed for them. Addresses PR 50521 by Uwe Toenjes. While here, add reload command to rc.d script and bump PKGREVISION.
Diffstat (limited to 'net/tor/Makefile')
-rw-r--r--net/tor/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/tor/Makefile b/net/tor/Makefile
index dc2e224623b..756d5f6aa7f 100644
--- a/net/tor/Makefile
+++ b/net/tor/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2015/12/08 13:19:38 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2015/12/11 12:13:00 wiz Exp $
DISTNAME= tor-0.2.7.5
+PKGREVISION= 1
CATEGORIES= net security
MASTER_SITES= http://www.torproject.org/dist/
@@ -13,6 +14,8 @@ LICENSE= modified-bsd
USE_LANGUAGES= c99
USE_PKGLOCALEDIR= yes
+# https://trac.torproject.org/projects/tor/ticket/17818
+USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPP=${CPP:Q}