pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-perl-headers Fix error invented in last commit.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d2828a557f2
branches: trunk
changeset: 461804:1d2828a557f2
user: tron <tron%pkgsrc.org@localhost>
date: Sun Sep 21 21:04:39 2003 +0000
description:
Fix error invented in last commit.
diffstat:
devel/p5-perl-headers/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 791aa7709fb7 -r 1d2828a557f2 devel/p5-perl-headers/Makefile
--- a/devel/p5-perl-headers/Makefile Sun Sep 21 20:44:13 2003 +0000
+++ b/devel/p5-perl-headers/Makefile Sun Sep 21 21:04:39 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/09/18 17:57:55 tron Exp $
+# $NetBSD: Makefile,v 1.16 2003/09/21 21:04:39 tron Exp $
DISTNAME= p5-perl-headers
PKGNAME= ${DISTNAME}-${OS_VERSION}
@@ -12,10 +12,10 @@
HOMEPAGE= http://language.perl.com/index.html
COMMENT= Perl header files
-USE_BUILDLINK2= YES
+USE_BUILDLINK2= yes
PERL5_PACKLIST= ${PERL5_SITEARCH}/.packlist.h2ph
-EXTRACT_ONLY= yes
+EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
OSVERSION_SPECIFIC= yes
Home |
Main Index |
Thread Index |
Old Index