summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-04-24 14:52:33 +0000
committerhubertf <hubertf@pkgsrc.org>2000-04-24 14:52:33 +0000
commitc642bf1c524321798c5d69421f2aa713ce1bcd33 (patch)
tree18a5b89026e0bed6524e35b79a29929105df4914 /audio
parent337c52ffcce84fb39998841d9673b83cdab1f547 (diff)
downloadpkgsrc-c642bf1c524321798c5d69421f2aa713ce1bcd33.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