From 4afbc5cb5cf1071251b02c18df0f15977837b6e9 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Thu, 18 Apr 1996 07:52:35 +0000 Subject: [PATCH] Oops. Add RUN_DEPENDS=gs. --- print/gv/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/gv/Makefile b/print/gv/Makefile index b1379747f60d..b6c386653c24 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Apr 1996 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/04/17 07:01:09 tg Exp $ # DISTNAME= gv_2_3_b1 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://iphthf.physik.uni-mainz.de/pub/vms/linux/ MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript PATCH_STRIP= -p1 WRKSRC= ${WRKDIR}/gv