aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-02 20:33:01 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-02 20:34:32 +0000
commit210bc406da6b70dc6396ae185479db88ca196bd0 (patch)
tree8b2a91aa1bc318684c411dabbde919db9dea6f14
parentc8b8df06adfc57ea311c5332f8973aaf993c1ba7 (diff)
downloadports-210bc406da6b70dc6396ae185479db88ca196bd0.tar.gz
ports-210bc406da6b70dc6396ae185479db88ca196bd0.zip
security/tor-devel: Add IGNORE line because no devel version currently exists
PR: 266767 Reported by: p5B2EA84B3@t-online.de
-rw-r--r--security/tor-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 30126a2bd193..afe86a8edc2c 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -11,6 +11,8 @@ WWW= https://www.torproject.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+IGNORE= TorProject didn't release any development version at this time
+
USES= compiler:c11 cpe gmake pkgconfig # should be compiler:c99 or compiler:gnu99
USE_CSTD= gnu99 # until this bug report is closed: https://trac.torproject.org/projects/tor/ticket/27900