diff options
Diffstat (limited to 'print/gv/Makefile')
-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 |