summaryrefslogtreecommitdiff
path: root/net/tightvnc
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-01-02 05:37:22 +0000
committermaya <maya@pkgsrc.org>2018-01-02 05:37:22 +0000
commitfa3de62b7575d546391f480cb36e4c44b75b0df2 (patch)
tree635e5a8cc93d19c79e57dfdb4aed2949e06b82d8 /net/tightvnc
parent4ce2bd6242b235191dc9487c65cf8f8bf7a2c911 (diff)
downloadpkgsrc-fa3de62b7575d546391f480cb36e4c44b75b0df2.tar.gz
Remove traces of crypto restrictions from packages.
ok for idea riastradh.
Diffstat (limited to 'net/tightvnc')
-rw-r--r--net/tightvnc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile
index 8658a41320d..f67741ae8bc 100644
--- a/net/tightvnc/Makefile
+++ b/net/tightvnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2017/08/22 09:05:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.52 2018/01/02 05:37:22 maya Exp $
DISTNAME= tightvnc-1.3.10
PKGREVISION= 15
@@ -13,7 +13,6 @@ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
CONFLICTS= vnc-[0-9]* vncviewer-[0-9]*
WRKSRC= ${WRKDIR}/vnc_unixsrc
-CRYPTO= yes
USE_IMAKE= yes
USE_TOOLS+= perl:run
MAKE_JOBS_SAFE= no