summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2004-12-29 17:16:30 +0000
committerfredb <fredb@pkgsrc.org>2004-12-29 17:16:30 +0000
commit23a6c69d1aefb3ca34f172e8ea4caf16d011a3ce (patch)
tree9f5095cbbb9e03e657d3138aea563dfd085daf88 /comms
parent6e239560a5c1494f3e1be6e21023b29c81f004ec (diff)
downloadpkgsrc-23a6c69d1aefb3ca34f172e8ea4caf16d011a3ce.tar.gz
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 (limited to 'comms')
-rw-r--r--comms/p5-Device-SerialPort/Makefile4
1 files changed, 2 insertions, 2 deletions
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