summaryrefslogtreecommitdiff
path: root/www/weblint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/weblint/Makefile')
-rw-r--r--www/weblint/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
index 4455e3abe11..4b91e6ff35c 100644
--- a/www/weblint/Makefile
+++ b/www/weblint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/11/29 13:27:48 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/08/25 21:52:25 jlam Exp $
#
DISTNAME= weblint-1.020
@@ -13,7 +13,7 @@ MAINTAINER= packages@netbsd.org
#HOMEPAGE= http://www.weblint.org/
COMMENT= HTML validator and sanity checker
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
-.include "../../lang/perl5/buildlink.mk"
+.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"