aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/w3m/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index da03df24cc4..064af9ff539 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -16,7 +16,9 @@ MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/dev/ \
MAINTAINER= nobutaka@nobutaka.com
+.if defined(USE_SSL)
RESTRICTED= "Contains cryptography"
+.endif
BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc