mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Find ghostview even if not installed in /usr/local/bin.
Submitted by: bmah
This commit is contained in:
parent
6b2fa83f26
commit
1ec5c62718
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37858
@ -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 -)
|
||||
|
Loading…
Reference in New Issue
Block a user