pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/p5-Device-SerialPort Make the dependency on p5-p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38e213bcd90d
branches: trunk
changeset: 486561:38e213bcd90d
user: fredb <fredb%pkgsrc.org@localhost>
date: Wed Dec 29 17:16:30 2004 +0000
description:
Make the dependency on p5-perl-headers slightly more restrictive, to
force recompiling of it after the base system is upgraded, as suggested
by Juergen Hannken-Illjes in an addendum to PR pkg/28754.
diffstat:
comms/p5-Device-SerialPort/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f6f2d1d1da99 -r 38e213bcd90d comms/p5-Device-SerialPort/Makefile
--- a/comms/p5-Device-SerialPort/Makefile Wed Dec 29 17:12:13 2004 +0000
+++ b/comms/p5-Device-SerialPort/Makefile Wed Dec 29 17:16:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/12/20 11:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/29 17:16:30 fredb Exp $
#
DISTNAME= Device-SerialPort-0.12
@@ -12,7 +12,7 @@
HOMEPAGE= http://members.aol.com/Bbirthisel/alpha.html
COMMENT= POSIX-based Perl module to control your serial port
-DEPENDS+= p5-perl-headers-[0-9]*:../../devel/p5-perl-headers
+DEPENDS+= p5-perl-headers-${OS_VERSION}{,nb*}:../../devel/p5-perl-headers
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/SerialPort/.packlist
Home |
Main Index |
Thread Index |
Old Index