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 /editors/xemacs20 | |
parent | 19ab1413f82b35cf328b9b41c950a4319e6ca8d0 (diff) | |
download | pkgsrc-5f619f126ded5331d80b77e438c4fbb2da9adf4f.tar.gz |
Update xpm to 3.4k.
Diffstat (limited to 'editors/xemacs20')
-rw-r--r-- | editors/xemacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index cfece0c1507..e7b34e6f07c 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1998/07/04 05:53:33 mycroft Exp $ +# $NetBSD: Makefile,v 1.29 1998/07/04 09:18:56 mycroft Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp # @@ -24,7 +24,7 @@ MAINTAINER= agc@netbsd.org WITH_SOUND= .endif -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= Xaw3d-1.5:../../x11/Xaw3d DEPENDS+= png-0.96:../../graphics/png |