From 1ec5c6271827c079cb6cd9757eb44c5f745905f2 Mon Sep 17 00:00:00 2001 From: Greg Lehey Date: Thu, 1 Feb 2001 00:42:57 +0000 Subject: Find ghostview even if not installed in /usr/local/bin. Submitted by: bmah --- textproc/gmat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/gmat/Makefile b/textproc/gmat/Makefile index 8cc6f477cfa0..f8fc294abe93 100644 --- a/textproc/gmat/Makefile +++ b/textproc/gmat/Makefile @@ -17,7 +17,7 @@ MAINTAINER= grog RUN_DEPENDS= ${LOCALBASE}/bin/nsgmls:${PORTSDIR}/textproc/sp \ ${LOCALBASE}/bin/procmail:${PORTSDIR}/mail/procmail \ ${LOCALBASE}/share/sgml/docbook/3.1/docbook.dtd:${PORTSDIR}/textproc/docbook-310 \ - ${LOCALBASE}/bin/ghostview:${PORTSDIR}/print/ghostview + ghostview:${PORTSDIR}/print/ghostview post-install: (cd ${WRKSRC}; tar cf - test) | (cd ${LOCALBASE}/share/gmat; tar xvf -) -- cgit v1.2.3