summaryrefslogtreecommitdiff
path: root/www/weblint
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-11-29 13:27:46 +0000
committerjlam <jlam@pkgsrc.org>2001-11-29 13:27:46 +0000
commit113f69d713cab56a1bf53b53eea039907e9af022 (patch)
treedbde5d4512ff11290c2abd5127715d537f0ac0d4 /www/weblint
parent1ebd2ec5dbef3065334bbdd3b65edf1d6f33f69d (diff)
downloadpkgsrc-113f69d713cab56a1bf53b53eea039907e9af022.tar.gz
Buildlinkify.
Diffstat (limited to 'www/weblint')
-rw-r--r--www/weblint/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
index 42339c263ee..4455e3abe11 100644
--- a/www/weblint/Makefile
+++ b/www/weblint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/10/21 11:27:24 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2001/11/29 13:27:48 jlam Exp $
#
DISTNAME= weblint-1.020
@@ -13,6 +13,7 @@ MAINTAINER= packages@netbsd.org
#HOMEPAGE= http://www.weblint.org/
COMMENT= HTML validator and sanity checker
-USE_PERL5= yes
+USE_BUILDLINK_ONLY= YES
+.include "../../lang/perl5/buildlink.mk"
.include "../../mk/bsd.pkg.mk"