summaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authoragc <agc>1998-04-24 09:20:33 +0000
committeragc <agc>1998-04-24 09:20:33 +0000
commit4cb376d208c6930263ef1594befa6cda48bb9463 (patch)
tree952fea766de99c1f4b39d1e2deb68084fcb17624 /print/gv
parent95682d152ea69dc895642a7dc79a92b2fb524420 (diff)
downloadpkgsrc-4cb376d208c6930263ef1594befa6cda48bb9463.tar.gz
Move to relative paths in the pkgsrc tree.
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 77795207e3d..85cf02f2dff 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/04/22 14:22:47 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/04/24 09:20:37 agc Exp $
# FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/
MAINTAINER= packages@netbsd.org
DEPENDS+= Xaw3d-1.3:../../x11/Xaw3d
-RUN_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript5
+RUN_DEPENDS= ${LOCALBASE}/bin/gs:../../print/ghostscript5
USE_IMAKE= yes