summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-11 20:52:33 +0000
committerknu <knu@FreeBSD.org>2001-09-11 20:52:33 +0000
commitda95875958db6425cfa539b059cc4ef07627aaf1 (patch)
treee65d448fa596af2b7125f1471bb2fce4987c0195 /net
parent9bedba5f7c2666a427b3694bf3766b63f976502a (diff)
downloadFreeBSD-ports-da95875958db6425cfa539b059cc4ef07627aaf1.zip
FreeBSD-ports-da95875958db6425cfa539b059cc4ef07627aaf1.tar.gz
Replace the ghostscript55 dependencies with ghostscript-gnu.
Diffstat (limited to 'net')
-rw-r--r--net/wb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wb/Makefile b/net/wb/Makefile
index 759b0aa..7fbb109 100644
--- a/net/wb/Makefile
+++ b/net/wb/Makefile
@@ -18,7 +18,7 @@ NO_BUILD= yes
USE_X_PREFIX= yes
# XXX ghostscript, ghostscript3, ghostscript4 or ghostscript5 will all do.
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud