aboutsummaryrefslogtreecommitdiffstats
path: root/cad/xcircuit
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-12 05:23:46 +0800
committerknu <knu@FreeBSD.org>2001-09-12 05:23:46 +0800
commite8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4 (patch)
tree029c8189e49a578468e449db29911bf9f9643d88 /cad/xcircuit
parent9dd8e18df737041757cd9f78a564995d86671452 (diff)
downloadfreebsd-ports-gnome-e8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4.tar.gz
freebsd-ports-gnome-e8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4.tar.zst
freebsd-ports-gnome-e8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4.zip
Replace the ghostscript6 dependencies with ghostscript-gnu.
Diffstat (limited to 'cad/xcircuit')
-rw-r--r--cad/xcircuit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index ad5773424c9c..6fcc40591cec 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes