summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-04-24 14:52:33 +0000
committerhubertf <hubertf>2000-04-24 14:52:33 +0000
commitf6b4fda7bd66d868986b3e72d029cc74bdd18817 (patch)
tree18a5b89026e0bed6524e35b79a29929105df4914 /audio
parent4ca6664d29b9788387f97b8899f1e416e4f37200 (diff)
downloadpkgsrc-f6b4fda7bd66d868986b3e72d029cc74bdd18817.tar.gz
Be more liberal on which xpm versino we accept (3.* instead of 3.4k)
Diffstat (limited to 'audio')
-rw-r--r--audio/xwave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile
index c51840e9d47..897df97b9ee 100644
--- a/audio/xwave/Makefile
+++ b/audio/xwave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/04/06 02:14:17 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2000/04/24 14:52:33 hubertf Exp $
#
DISTNAME= xwave2
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.funet.fi/~kouhia/
MAINTAINER= hubertf@netbsd.org
-DEPENDS+= xpm-3.4k:../../graphics/xpm
+DEPENDS+= xpm-3.*:../../graphics/xpm
USE_IMAKE= yes