summaryrefslogtreecommitdiff
path: root/audio/lame
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-10-22 23:55:47 +0000
committertron <tron@pkgsrc.org>1999-10-22 23:55:47 +0000
commitdac52b7e09d1cbb6a1927c9c6c191fa39341c390 (patch)
tree38a80e1be2365bd4b00ca77059ec25fcc1420ffa /audio/lame
parent1f441e60b4e7529a7e28ee4a337cb20d9ca4c8be (diff)
downloadpkgsrc-dac52b7e09d1cbb6a1927c9c6c191fa39341c390.tar.gz
Use wildcard dependence for "gtk+" package.
Diffstat (limited to 'audio/lame')
-rw-r--r--audio/lame/Makefile4
1 files changed, 2 insertions, 2 deletions
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