summaryrefslogtreecommitdiff
path: root/www/elinks/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
commita020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /www/elinks/Makefile
parent287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff)
downloadpkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r--www/elinks/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index e677806d308..c2acb21b29d 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/06/30 04:02:54 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/08/25 21:52:09 jlam Exp $
#
DISTNAME= elinks-0.3.0
@@ -13,7 +13,7 @@ COMMENT= Extended/Enhanced Links (elinks)
CONFLICTS= links-[0-9]* links-gui-[0-9]*
GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
-.include "../../security/openssl/buildlink.mk"
+.include "../../security/openssl/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"