aboutsummaryrefslogtreecommitdiff
path: root/comms/hylafax
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-20 07:22:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-20 07:22:18 +0000
commit85b31fd079481ea4f34f6cb8f67167a1bf1301ea (patch)
tree473b6aa9031189752bba05717fdd313783c835ae /comms/hylafax
parent6a64c7e9a378951aa866d350dd6bab2ee829b219 (diff)
downloadports-85b31fd079481ea4f34f6cb8f67167a1bf1301ea.tar.gz
ports-85b31fd079481ea4f34f6cb8f67167a1bf1301ea.zip
Take out ghostview from EXEC_DEPENDS, it's not called from hylafax
directly. Submitted by: jhs
Notes
Notes: svn path=/head/; revision=2084
Diffstat (limited to 'comms/hylafax')
-rw-r--r--comms/hylafax/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 43f0679231d1..ab4142de1778 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -21,7 +21,6 @@ IS_INTERACTIVE= yes
# ( If you need interactive config, rm patch-ab )
.endif
-EXEC_DEPENDS+= ghostview:${PORTSDIR}/print/ghostview
EXEC_DEPENDS+= gs:${PORTSDIR}/print/ghostscript
EXEC_DEPENDS+= bash:${PORTSDIR}/shells/bash