summaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 1dbd2caa937..baf71064683 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -3,7 +3,7 @@
# Date created: Nov 1997
# Whom: soren@t.dk
#
-# $NetBSD: Makefile,v 1.3 1998/01/15 16:53:53 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/01/19 11:30:32 agc Exp $
# FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
#
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/
MAINTAINER= ports@freebsd.org
LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
+RUN_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript5
USE_IMAKE= yes