diff options
author | wiz <wiz> | 2004-10-28 11:46:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-10-28 11:46:49 +0000 |
commit | 789a0c2598fa91f22ba6d699b2ca920fbd4d39bd (patch) | |
tree | bfae407c9617fb60ee6d92bdc35cc923cd146853 /audio | |
parent | c9f9f0edb9a27eb4a40204634b090039e8dc2369 (diff) | |
download | pkgsrc-789a0c2598fa91f22ba6d699b2ca920fbd4d39bd.tar.gz |
Wildcard depends.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/disc-cover/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile index 7662ed8c0d9..8e5dfc3b0a3 100644 --- a/audio/disc-cover/Makefile +++ b/audio/disc-cover/Makefile @@ -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 @@ MAINTAINER= drochner@NetBSD.org 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 |