diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-14 14:23:47 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-14 14:23:47 +0000 |
commit | b6aae24996edbb8f955c8889c8f06cba7fecaa87 (patch) | |
tree | d2ba384668b426f84c2168de7224c2921c1f8ea2 /www/p5-HTML-Clean | |
parent | 7eb038d68414d2b63c13dd31baa60175759eaa4e (diff) |
Remove redundant line from the Makefile.
PR: 28141
Submitted by: MAINTAINER
Reviewed by: markm
Notes
Notes:
svn path=/head/; revision=43987
Diffstat (limited to 'www/p5-HTML-Clean')
-rw-r--r-- | www/p5-HTML-Clean/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index 7cac3c97a729..e1ecc995bcbe 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= kapr@crosswinds.net PERL_CONFIGURE= yes -CONFIGURE_ARGS= INSTALLMAN1DIR=${MANPREFIX}/man/man1 MAN1= htmlclean.1 MAN3= HTML::Clean.3 |