aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile8
-rw-r--r--graphics/eps2png/Makefile2
-rw-r--r--graphics/epstool/Makefile2
-rw-r--r--graphics/ipe/Makefile2
-rw-r--r--graphics/peps/Makefile2
-rw-r--r--graphics/pstoedit/Makefile2
6 files changed, 9 insertions, 9 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index d332c97db512..94c630191d00 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -89,14 +89,14 @@ PLIST_SUB+= MODULES='@comment '
.if defined(WITHOUT_X11)
PKGNAMESUFFIX= -nox11
-BUILD_DEPENDS+= gs:${PORTSDIR}/print/ghostscript6-nox11
-RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript6-nox11
+BUILD_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu-nox11
+RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu-nox11
CONFIGURE_ARGS+= --without-x --without-wmf
PLIST_SUB+= X11='@comment '
.else
LIB_DEPENDS+= wmf.1:${PORTSDIR}/graphics/libwmf
-BUILD_DEPENDS+= gs:${PORTSDIR}/print/ghostscript6
-RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript6
+BUILD_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu
+RUN_DEPENDS+= gs:${PORTSDIR}/print/ghostscript-gnu
USE_XLIB= yes
MAN1+= animate.1 display.1 import.1
PLIST_SUB+= X11=''
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile
index 7492ace69e48..364d0e58dd71 100644
--- a/graphics/eps2png/Makefile
+++ b/graphics/eps2png/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ../../authors/Johan_Vromans
MAINTAINER= nik@freebsd.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PERL_CONFIGURE= yes
diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile
index 79d13744af38..696338aadd72 100644
--- a/graphics/epstool/Makefile
+++ b/graphics/epstool/Makefile
@@ -13,7 +13,7 @@ DISTNAME= gsv40src
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index 179127b610a3..0b2597ef749a 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/ipe/ \
MAINTAINER= bremner@unb.ca
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \
latex:${PORTSDIR}/print/teTeX
USE_XLIB= yes
diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile
index 40f858b89cba..6ab5477e4c96 100644
--- a/graphics/peps/Makefile
+++ b/graphics/peps/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.whizkidtech.net/peps/
MAINTAINER= petef@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \
pnmtopng:${PORTSDIR}/graphics/netpbm
post-patch:
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index d7977b83d498..459256b4688e 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
MAINTAINER= jseger@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \
plotter.4:${PORTSDIR}/graphics/plotutils