summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/xcircuit/Makefile2
-rw-r--r--chinese/moefonts-cid/Makefile6
-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
-rw-r--r--misc/instant-workstation/Makefile2
-rw-r--r--print/apsfilter/Makefile8
-rw-r--r--print/ggv/Makefile2
-rw-r--r--print/ggv2/Makefile2
-rw-r--r--print/gnome-print/Makefile2
-rw-r--r--print/gnomeprint/Makefile2
-rw-r--r--print/libgnomeprint/Makefile2
-rw-r--r--textproc/tth/Makefile2
16 files changed, 24 insertions, 24 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
diff --git a/chinese/moefonts-cid/Makefile b/chinese/moefonts-cid/Makefile
index 5d88601c0451..5a55c287c617 100644
--- a/chinese/moefonts-cid/Makefile
+++ b/chinese/moefonts-cid/Makefile
@@ -9,13 +9,13 @@ PORTNAME= moefonts-cid
PORTVERSION= 1.0
CATEGORIES= chinese print
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/moefonts-cid/ \
- ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \
- ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/
+ ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/ \
+ ftp://ftp.ora.com/pub/examples/nutshell/cjkv/adobe/samples/
DISTFILES= MOEKai-Regular MOESung-Regular ac13.tar.Z ag13.tar.Z
MAINTAINER= keith@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
NO_BUILD= YES
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
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile
index 3f091fd3c668..e50dcf6eb41e 100644
--- a/misc/instant-workstation/Makefile
+++ b/misc/instant-workstation/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \
dos2unix:${PORTSDIR}/converters/unix2dos \
emacs:${PORTSDIR}/editors/emacs20 \
fetchmail:${PORTSDIR}/mail/fetchmail \
- ghostscript:${PORTSDIR}/print/ghostscript6 \
+ ghostscript:${PORTSDIR}/print/ghostscript-gnu \
grip:${PORTSDIR}/audio/grip \
gimp:${PORTSDIR}/graphics/gimp1 \
gv:${PORTSDIR}/print/gv \
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index a455a9befa07..9366faab7bfa 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -39,9 +39,9 @@ MAKE_ENV+= NO_X=true
#
# ps emulator
.if defined(WITHOUT_X11)
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6-nox11
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu-nox11
.else
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
.endif
# all needed decompression utilities
.if !exists(/usr/bin/bzip2)
@@ -73,9 +73,9 @@ RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba
#
# ps emulator
.if defined(WITHOUT_X11)
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6-nox11
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu-nox11
.else
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
.endif
# most important "xxx to ps" filter utilities
RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-letter
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index a45ce62bd057..a5bd84c81e8e 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/ggv
MAINTAINER= gnome@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
USE_X_PREFIX= yes
USE_GNOME= yes
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index a45ce62bd057..a5bd84c81e8e 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/ggv
MAINTAINER= gnome@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
USE_X_PREFIX= yes
USE_GNOME= yes
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index ce095744229b..6e3d02e896b0 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -14,7 +14,7 @@ DISTNAME= gnome-print-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile
index ce095744229b..6e3d02e896b0 100644
--- a/print/gnomeprint/Makefile
+++ b/print/gnomeprint/Makefile
@@ -14,7 +14,7 @@ DISTNAME= gnome-print-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index ce095744229b..6e3d02e896b0 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -14,7 +14,7 @@ DISTNAME= gnome-print-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
PLIST_SUB= VERSION=${PORTVERSION}
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile
index 5f620b4e96f0..ca0a762d8bb4 100644
--- a/textproc/tth/Makefile
+++ b/textproc/tth/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \
latex:${PORTSDIR}/print/teTeX \
ppmtogif:${PORTSDIR}/graphics/netpbm