diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 20:52:33 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 20:52:33 +0000 |
commit | 8cb369449af02cf9bd9fcf458e2e5efd277f6d01 (patch) | |
tree | 00080d016f8d7b5f42f0fc15292482965c600715 /comms/tkhylafax | |
parent | 8721203e7135b56596cca623a69ea8ac5530d990 (diff) | |
download | ports-8cb369449af02cf9bd9fcf458e2e5efd277f6d01.tar.gz ports-8cb369449af02cf9bd9fcf458e2e5efd277f6d01.zip |
Notes
Diffstat (limited to 'comms/tkhylafax')
-rw-r--r-- | comms/tkhylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 081cb4e160f4..dd5fa6956b3e 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ sendfax:${PORTSDIR}/comms/hylafax \ - gs:${PORTSDIR}/print/ghostscript55 \ + gs:${PORTSDIR}/print/ghostscript-gnu \ gv:${PORTSDIR}/print/gv WRKSRC= ${WRKDIR}/tkhylafax-3.0 |