summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"