summaryrefslogtreecommitdiff
path: root/print/gv/Makefile
diff options
context:
space:
mode:
authoragc <agc>1998-04-24 09:20:33 +0000
committeragc <agc>1998-04-24 09:20:33 +0000
commit27373d3b5e6a666045341da72e3b35f417394fdc (patch)
tree952fea766de99c1f4b39d1e2deb68084fcb17624 /print/gv/Makefile
parent8b8e62f76f0bd9a6f565604d4889c325d544b405 (diff)
downloadpkgsrc-27373d3b5e6a666045341da72e3b35f417394fdc.tar.gz
Move to relative paths in the pkgsrc tree.
Diffstat (limited to 'print/gv/Makefile')
-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