summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron>1999-10-22 23:55:47 +0000
committertron <tron>1999-10-22 23:55:47 +0000
commit71321aab620c7eeeeb4af29f84fa793b74c48450 (patch)
tree38a80e1be2365bd4b00ca77059ec25fcc1420ffa /audio
parent107c7fe2b040bcf966057e39e56500a3ef9656c6 (diff)
downloadpkgsrc-71321aab620c7eeeeb4af29f84fa793b74c48450.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'audio')
-rw-r--r--audio/freezetag/Makefile4
-rw-r--r--audio/gqmpeg/Makefile4
-rw-r--r--audio/lame/Makefile4
-rw-r--r--audio/xhippo/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/audio/freezetag/Makefile b/audio/freezetag/Makefile
index c89833f1ccd..0448bae2737 100644
--- a/audio/freezetag/Makefile
+++ b/audio/freezetag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/28 09:43:06 rh Exp $
+# $NetBSD: Makefile,v 1.3 1999/10/22 23:55:49 tron Exp $
#
DISTNAME= freezetag-0.9.2
@@ -8,7 +8,7 @@ MASTER_SITES= http://katz.linuxpower.org/freezetag/current/
MAINTAINER= kleink@netbsd.org
HOMEPAGE= http://katz.linuxpower.org/freezetag/
-DEPENDS= gtk+-1.2.4:../../x11/gtk
+DEPENDS= gtk+-1.2.*:../../x11/gtk
GNU_CONFIGURE= yes
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 338d2dd510d..48aacf002f3 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/08/29 12:43:34 tron Exp $
+# $NetBSD: Makefile,v 1.13 1999/10/22 23:55:49 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
#
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= rxg@ms25.url.com.tw
HOMEPAGE= http://gqview.netpedia.net/mpeg-over.html
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-1.9.4:../../graphics/imlib
DEPENDS+= mpg123-0.59r:../../audio/mpg123
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index 5705a7764ce..a9e6de8488c 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/10/13 06:04:53 explorer Exp $
+# $NetBSD: Makefile,v 1.8 1999/10/22 23:55:49 tron Exp $
#
#
@@ -21,7 +21,7 @@ CONFLICTS= lame-*
.include "../../mk/bsd.prefs.mk"
.if !defined(LAME_USE_GTK) || ${LAME_USE_GTK} == YES
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
.endif
WRKSRC= ${WRKDIR}/lame3.33
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index 3c071ce8bb9..2ab93c51486 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/08/28 09:43:07 rh Exp $
+# $NetBSD: Makefile,v 1.9 1999/10/22 23:55:50 tron Exp $
#
DISTNAME= xhippo-1.1
@@ -8,7 +8,7 @@ MASTER_SITES= http://zenchaos.netpedia.net/software/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://zenchaos.netpedia.net/
-DEPENDS= gtk+-1.2.4:../../x11/gtk
+DEPENDS= gtk+-1.2.*:../../x11/gtk
USE_X11= YES
GNU_CONFIGURE= YES