summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2003-09-18 17:57:55 +0000
committertron <tron>2003-09-18 17:57:55 +0000
commit61541d7692491fb20c2dd0dccaa75bc3e1285850 (patch)
tree39786f69ef8540affb95baa50b85326f414db1ea
parent403359d0fdc6f6a012d752ab089d48e34812e40d (diff)
downloadpkgsrc-61541d7692491fb20c2dd0dccaa75bc3e1285850.tar.gz
Mark this package as operating system version specific.
-rw-r--r--devel/p5-perl-headers/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-perl-headers/Makefile b/devel/p5-perl-headers/Makefile
index f617571b373..97f703c68be 100644
--- a/devel/p5-perl-headers/Makefile
+++ b/devel/p5-perl-headers/Makefile
@@ -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 @@ COMMENT= Perl header files
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