diff options
author | mycroft <mycroft> | 1998-07-04 05:53:33 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 05:53:33 +0000 |
commit | 1681d26378aea042c0a9e2ce7413ddbbe75fee37 (patch) | |
tree | 8ff7716d103055fac25049b0802055416dc94e37 /print | |
parent | 62798eedf46b26b9e64cd5d01a05b1af1f4bf372 (diff) | |
download | pkgsrc-1681d26378aea042c0a9e2ce7413ddbbe75fee37.tar.gz |
Update Xaw3d to 1.5.
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 4 |
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 |