From 23a6c69d1aefb3ca34f172e8ea4caf16d011a3ce Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 29 Dec 2004 17:16:30 +0000 Subject: 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. --- comms/p5-Device-SerialPort/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms') diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 073d4ded450..be9438723dd 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -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 @@ MAINTAINER= damon@brodiefamily.org 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 -- cgit v1.2.3