diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/wb/Makefile | 2 |
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> |