summaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-06-17 10:33:52 +0000
committerwiz <wiz@pkgsrc.org>2002-06-17 10:33:52 +0000
commit1b90b8d13bb45cdb3bd4e6c6b9a31630aa75dab3 (patch)
tree685e635ccf7284c83e93cc03b8a1947c0dbff937 /www/links
parent51d4233b1e903bcae0f07e809806806f24309881 (diff)
downloadpkgsrc-1b90b8d13bb45cdb3bd4e6c6b9a31630aa75dab3.tar.gz
Remove commented out USE_SSL (openssl buildlinks were already used).
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index 27f3119a387..ea069bb6668 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/05/10 08:14:35 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/06/17 10:33:54 wiz Exp $
#
DISTNAME= links-0.97
@@ -14,7 +14,6 @@ HOMEPAGE= http://artax.karlin.mff.cuni.cz/~mikulas/links/
COMMENT= Lynx-like text WWW browser
GNU_CONFIGURE= YES
-#USE_SSL= YES
USE_BUILDLINK_ONLY= YES
.include "../../security/openssl/buildlink.mk"