diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-07-04 05:53:33 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-07-04 05:53:33 +0000 |
commit | 40060a667787ec939229d6e7e74459b7a10505ee (patch) | |
tree | 8ff7716d103055fac25049b0802055416dc94e37 /editors | |
parent | f825d995b96488ce24788e26ca47bbcc272844ef (diff) | |
download | pkgsrc-40060a667787ec939229d6e7e74459b7a10505ee.tar.gz |
Update Xaw3d to 1.5.
Diffstat (limited to 'editors')
-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 d58bb292e11..cfece0c1507 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1998/07/04 05:11:12 mycroft Exp $ +# $NetBSD: Makefile,v 1.28 1998/07/04 05:53:33 mycroft Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp # @@ -26,7 +26,7 @@ WITH_SOUND= DEPENDS+= xpm-3.4j:../../graphics/xpm DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= Xaw3d-1.3:../../x11/Xaw3d +DEPENDS+= Xaw3d-1.5:../../x11/Xaw3d DEPENDS+= png-0.96:../../graphics/png HAS_CONFIGURE= yes |