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 Mark this package as operating s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80216a5f18cd
branches:  trunk
changeset: 461636:80216a5f18cd
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Sep 18 17:57:55 2003 +0000

description:
Mark this package as operating system version specific.

diffstat:

 devel/p5-perl-headers/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 30dcb8f3c986 -r 80216a5f18cd devel/p5-perl-headers/Makefile
--- a/devel/p5-perl-headers/Makefile    Thu Sep 18 17:51:45 2003 +0000
+++ b/devel/p5-perl-headers/Makefile    Thu Sep 18 17:57:55 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/17 21:32:57 grant Exp $
+# $NetBSD: Makefile,v 1.15 2003/09/18 17:57:55 tron Exp $
 
 DISTNAME=              p5-perl-headers
 PKGNAME=               ${DISTNAME}-${OS_VERSION}
@@ -15,8 +15,9 @@
 USE_BUILDLINK2=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/.packlist.h2ph
 
-EXTRACT_ONLY=          # empty
-NO_CHECKSUM=           # defined
+EXTRACT_ONLY=          yes
+NO_CHECKSUM=           yes
+OSVERSION_SPECIFIC=     yes
 
 # Since this package will be named, for instance, p5-perl-headers-1.5.1,
 # binary packages on a FTP server (where only "1.5" is used as the directory



Home | Main Index | Thread Index | Old Index