summaryrefslogtreecommitdiff
path: root/www/weblint
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
committeragc <agc@pkgsrc.org>1998-06-22 12:58:33 +0000
commit988019b0161173d9185365a43313f01b0fdb5e3d (patch)
treed4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /www/weblint
parentdaa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (diff)
downloadpkgsrc-988019b0161173d9185365a43313f01b0fdb5e3d.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'www/weblint')
-rw-r--r--www/weblint/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
index f60be1173a1..d3dae14bef8 100644
--- a/www/weblint/Makefile
+++ b/www/weblint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/05/01 21:37:23 frueauf Exp $
+# $NetBSD: Makefile,v 1.3 1998/06/22 13:14:31 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/10/29 17:09:53 max Exp
#
@@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.cre.canon.co.uk/pub/weblint/
MAINTAINER= frueauf@netbsd.org
-USE_PERL5= YES
-
-MAN1= weblint.1
+USE_PERL5= yes
.include "../../mk/bsd.pkg.mk"