pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/disc-cover Wildcard depends.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4664600aaaad
branches:  trunk
changeset: 482456:4664600aaaad
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 28 11:46:49 2004 +0000

description:
Wildcard depends.

diffstat:

 audio/disc-cover/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d37fd7a29253 -r 4664600aaaad audio/disc-cover/Makefile
--- a/audio/disc-cover/Makefile Thu Oct 28 11:46:30 2004 +0000
+++ b/audio/disc-cover/Makefile Thu Oct 28 11:46:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/04/11 15:54:26 xtraeme Exp $
+# $NetBSD: Makefile,v 1.14 2004/10/28 11:46:49 wiz Exp $
 #
 
 DISTNAME=      disc-cover-1.5.4
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://homepages.cwi.nl/~jvhemert/disc-cover.html
 COMMENT=       Generation of CD covers
 
-DEPENDS+=      p5-Audio-CD-0.05:../../audio/p5-Audio-CD
+DEPENDS+=      p5-Audio-CD>=0.05:../../audio/p5-Audio-CD
 
 USE_BUILDLINK3=                YES
 REPLACE_PERL=          disc-cover



Home | Main Index | Thread Index | Old Index