summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1998-07-04 05:53:33 +0000
committermycroft <mycroft@pkgsrc.org>1998-07-04 05:53:33 +0000
commit40060a667787ec939229d6e7e74459b7a10505ee (patch)
tree8ff7716d103055fac25049b0802055416dc94e37 /print
parentf825d995b96488ce24788e26ca47bbcc272844ef (diff)
downloadpkgsrc-40060a667787ec939229d6e7e74459b7a10505ee.tar.gz
Update Xaw3d to 1.5.
Diffstat (limited to 'print')
-rw-r--r--print/gv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index fc90c209f57..c6112f39c1e 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/06/22 13:04:38 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/07/04 05:53:33 mycroft Exp $
# FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
#
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/
MAINTAINER= packages@netbsd.org
-DEPENDS+= Xaw3d-1.3:../../x11/Xaw3d
+DEPENDS+= Xaw3d-1.5:../../x11/Xaw3d
RUN_DEPENDS= ${LOCALBASE}/bin/gs:../../print/ghostscript5
USE_IMAKE= yes