diff options
author | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
commit | 5f619f126ded5331d80b77e438c4fbb2da9adf4f (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /audio | |
parent | 19ab1413f82b35cf328b9b41c950a4319e6ca8d0 (diff) | |
download | pkgsrc-5f619f126ded5331d80b77e438c4fbb2da9adf4f.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/snd/Makefile | 4 | ||||
-rw-r--r-- | audio/xwave/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 05de61bcc72..0f0dadeb32f 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/07/03 23:30:09 tron Exp $ +# $NetBSD: Makefile,v 1.14 1998/07/04 09:18:54 mycroft Exp $ # DISTNAME= snd @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= hubertf@netbsd.org -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm MIRROR_DISTFILE= no USE_MOTIF= yes diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index 82ea99fb0de..c4f17c17864 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/05/09 20:38:46 frueauf Exp $ +# $NetBSD: Makefile,v 1.4 1998/07/04 09:18:55 mycroft Exp $ # DISTNAME= xwave-0.6 @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= apps/sound/editors MAINTAINER= hubertf@netbsd.org -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm USE_IMAKE= yes |