summaryrefslogtreecommitdiff
path: root/www/weblint
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-05-01 21:37:23 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-05-01 21:37:23 +0000
commit8b0a4f8f003e177a332eae0ef9d2dca52c6e5bae (patch)
tree22c314eb87a9c181b468783b55a670885e30d926 /www/weblint
parent0a276fb948dc5effb3fff1843a306ded8303acb8 (diff)
downloadpkgsrc-8b0a4f8f003e177a332eae0ef9d2dca52c6e5bae.tar.gz
Add USE_PERL5=YES.
Diffstat (limited to 'www/weblint')
-rw-r--r--www/weblint/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
index b72f568a9a4..f60be1173a1 100644
--- a/www/weblint/Makefile
+++ b/www/weblint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/05/01 21:14:07 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 1998/05/01 21:37:23 frueauf Exp $
# FreeBSD Id: Makefile,v 1.8 1997/10/29 17:09:53 max Exp
#
@@ -8,6 +8,8 @@ MASTER_SITES= ftp://ftp.cre.canon.co.uk/pub/weblint/
MAINTAINER= frueauf@netbsd.org
+USE_PERL5= YES
+
MAN1= weblint.1
.include "../../mk/bsd.pkg.mk"