aboutsummaryrefslogtreecommitdiff
path: root/net/libvncserver
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-10-18 23:26:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-10-18 23:26:07 +0000
commit4679741596f27467be7030d367040c1eab5cdf37 (patch)
treebfe7d2da1a13ae4d1f2a5f25c15c6bac5b5f75ab /net/libvncserver
parent18c9fa5294d7931e3218eee5130d5272cc04dac3 (diff)
downloadports-4679741596f27467be7030d367040c1eab5cdf37.tar.gz
ports-4679741596f27467be7030d367040c1eab5cdf37.zip
Notes
Diffstat (limited to 'net/libvncserver')
-rw-r--r--net/libvncserver/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile
index b6f10b8d9bee..fb9ce5b2d8db 100644
--- a/net/libvncserver/Makefile
+++ b/net/libvncserver/Makefile
@@ -41,11 +41,7 @@ GCRYPT_CONFIGURE_OFF= --without-gcrypt
IPV6_CONFIGURE_ON= --with-ipv6
IPV6_CONFIGURE_OFF= --without-ipv6
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MOPENSSL}
-USE_OPENSSL= yes
-.endif
+OPENSSL_USE= OPENSSL
post-patch:
@${REINPLACE_CMD} -e \