aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-12 04:52:33 +0800
committerknu <knu@FreeBSD.org>2001-09-12 04:52:33 +0800
commitda95875958db6425cfa539b059cc4ef07627aaf1 (patch)
treee65d448fa596af2b7125f1471bb2fce4987c0195 /x11
parent9bedba5f7c2666a427b3694bf3766b63f976502a (diff)
downloadfreebsd-ports-gnome-da95875958db6425cfa539b059cc4ef07627aaf1.tar.gz
freebsd-ports-gnome-da95875958db6425cfa539b059cc4ef07627aaf1.tar.zst
freebsd-ports-gnome-da95875958db6425cfa539b059cc4ef07627aaf1.zip
Replace the ghostscript55 dependencies with ghostscript-gnu.
Diffstat (limited to 'x11')
-rw-r--r--x11/dgs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index 4f9dc9ae5338..e8ed404e7fb4 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
USE_X_PREFIX= yes
USE_GMAKE= yes