diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-28 08:59:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-28 08:59:45 +0000 |
commit | c588a4e332907cb04ba23d00db55918545aa51c8 (patch) | |
tree | df5d9f9779b2eaa4fddf030515d56d93f2687324 /lang/perl58 | |
parent | 4caacfde0f10bec0ef75eae72c25c05122a80ba1 (diff) | |
download | pkgsrc-c588a4e332907cb04ba23d00db55918545aa51c8.tar.gz |
Remove double empty line.
Diffstat (limited to 'lang/perl58')
-rw-r--r-- | lang/perl58/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile index 4578c747d32..d8667e5cd8e 100644 --- a/lang/perl58/Makefile +++ b/lang/perl58/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2004/10/28 08:22:48 jklos Exp $ +# $NetBSD: Makefile,v 1.52 2004/10/28 08:59:45 wiz Exp $ # The following two variables should have empty values unless we're # building a perl snapshot or release candidate. @@ -62,7 +62,6 @@ CONFIGURE_ARGS+= -Uusemymalloc CONFIGURE_ARGS+= -Uinstallusrbinperl TEST_TARGET= test - # Install Perl man3 pages into a private directory under the the normal # Perl installation. Also install site-specific Perl man3 pages into a # private directory within site_perl. This avoids manpage conflicts |