aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/wb/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-25 18:31:07 +0800
committerasami <asami@FreeBSD.org>2000-11-25 18:31:07 +0800
commit3a1642981c22da630141e7fab60ed3af93237330 (patch)
tree2b80a7c0e17fbeb3921d4d3ce5085ee526c26137 /mbone/wb/Makefile
parent005933e5aa8c68d6c24a97b20c499024d5013954 (diff)
downloadfreebsd-ports-gnome-3a1642981c22da630141e7fab60ed3af93237330.tar.gz
freebsd-ports-gnome-3a1642981c22da630141e7fab60ed3af93237330.tar.zst
freebsd-ports-gnome-3a1642981c22da630141e7fab60ed3af93237330.zip
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
Diffstat (limited to 'mbone/wb/Makefile')
-rw-r--r--mbone/wb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/wb/Makefile b/mbone/wb/Makefile
index a95e50014aa9..4acb2f879022 100644
--- a/mbone/wb/Makefile
+++ b/mbone/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/ghostscript5
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55
.include <bsd.port.pre.mk>