summaryrefslogtreecommitdiff
path: root/sysutils/gcombust
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-09-20 23:02:46 +0000
committertron <tron@pkgsrc.org>1999-09-20 23:02:46 +0000
commit05ea3dcf601b6e36c376fb68db76fb20ab25db97 (patch)
treed345a300830cd0d224bfd9e3e1dfe86b479feb15 /sysutils/gcombust
parent0bdbd395050f5a0fa1951441a47a1423c3917645 (diff)
downloadpkgsrc-05ea3dcf601b6e36c376fb68db76fb20ab25db97.tar.gz
Use wildcard dependences so that this package can be used with the new
"cdrecord-current" package.
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r--sysutils/gcombust/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 13313b22252..e1c0136e7e6 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/09/08 12:46:55 rh Exp $
+# $NetBSD: Makefile,v 1.10 1999/09/20 23:02:46 tron Exp $
#
DISTNAME= gcombust-0.1.21
@@ -8,11 +8,11 @@ MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/
-DEPENDS+= mkhybrid-1.12b5.2:../mkhybrid
-DEPENDS+= cdrecord-1.6.1:../cdrecord
-DEPENDS+= cdlabelgen-1.5.0:../../graphics/cdlabelgen
-DEPENDS+= gv-3.5.8:../../print/gv
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= mkhybrid-*:../mkhybrid
+DEPENDS+= cdrecord-*:../cdrecord
+DEPENDS+= cdlabelgen-*:../../graphics/cdlabelgen
+DEPENDS+= gv-*:../../print/gv
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
GNU_CONFIGURE= YES