diff options
author | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 09:18:54 +0000 |
commit | 6836fea1969a06b9fc1a6dc01e0a17b18217e83f (patch) | |
tree | cdbc6d859668fc4f1da992ceae93548e0b0b8cc8 /audio/xwave | |
parent | 902b766066c5d09a3fa22691ce772f9b99ccb1d0 (diff) | |
download | pkgsrc-6836fea1969a06b9fc1a6dc01e0a17b18217e83f.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'audio/xwave')
-rw-r--r-- | audio/xwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |