summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/ImageMagick/Makefile2
-rw-r--r--graphics/autotrace/Makefile2
-rw-r--r--graphics/gd/Makefile2
-rw-r--r--graphics/gd1/Makefile2
-rw-r--r--graphics/gd2/Makefile2
-rw-r--r--graphics/librsvg/Makefile2
-rw-r--r--graphics/librsvg2/Makefile2
-rw-r--r--graphics/sdl_ttf/Makefile2
-rw-r--r--print/ft2demos/Makefile2
-rw-r--r--x11-fm/nautilus/Makefile2
-rw-r--r--x11-fm/nautilus2/Makefile2
-rw-r--r--x11-toolkits/pango/Makefile2
-rw-r--r--x11/XFree86-4-libraries/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 34e5ba6a8173..10a56867d931 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -37,7 +37,7 @@ LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 \
lcms.1:${PORTSDIR}/graphics/lcms \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- freetype.6:${PORTSDIR}/print/freetype2 \
+ freetype.7:${PORTSDIR}/print/freetype2 \
xml2.5:${PORTSDIR}/textproc/libxml2
USE_PERL5= yes
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 7a811eab5f4a..585d03a966ab 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= kanou@mil.allnet.ne.jp
LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \
df.1:${PORTSDIR}/graphics/hdf \
tiff.4:${PORTSDIR}/graphics/tiff \
- freetype.6:${PORTSDIR}/print/freetype2 \
+ freetype.7:${PORTSDIR}/print/freetype2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png \
bz2.1:${PORTSDIR}/archivers/bzip2 \
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 09ac3b3b5531..d58e80f3fa93 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -19,7 +19,7 @@ MAINTAINER?= billf@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- freetype.6:${PORTSDIR}/print/freetype2
+ freetype.7:${PORTSDIR}/print/freetype2
.if defined(WITH_X11)
USE_XLIB= yes
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index 09ac3b3b5531..d58e80f3fa93 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -19,7 +19,7 @@ MAINTAINER?= billf@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- freetype.6:${PORTSDIR}/print/freetype2
+ freetype.7:${PORTSDIR}/print/freetype2
.if defined(WITH_X11)
USE_XLIB= yes
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile
index 09ac3b3b5531..d58e80f3fa93 100644
--- a/graphics/gd2/Makefile
+++ b/graphics/gd2/Makefile
@@ -19,7 +19,7 @@ MAINTAINER?= billf@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- freetype.6:${PORTSDIR}/print/freetype2
+ freetype.7:${PORTSDIR}/print/freetype2
.if defined(WITH_X11)
USE_XLIB= yes
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index 4ebfc4d54175..104dfb86888b 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/librsvg
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
-LIB_DEPENDS= freetype.6:${PORTSDIR}/print/freetype2 \
+LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
xml.5:${PORTSDIR}/textproc/libxml
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 4ebfc4d54175..104dfb86888b 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/librsvg
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
-LIB_DEPENDS= freetype.6:${PORTSDIR}/print/freetype2 \
+LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2 \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
xml.5:${PORTSDIR}/textproc/libxml
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index e5f8eae0862b..4fd59c6dfe61 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
- freetype.6:${PORTSDIR}/print/freetype2
+ freetype.7:${PORTSDIR}/print/freetype2
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index b55bbff94038..4755c11f5ead 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -20,7 +20,7 @@ MASTER_SITE_SUBDIR= freetype2
MAINTAINER= kanou@mil.allnet.ne.jp
BUILD_DEPENDS+= ${PORTSDIR}/print/freetype2/work/freetype-${PORTVERSION}/config.mk:${PORTSDIR}/print/freetype2:build
-LIB_DEPENDS= freetype.6:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 8200a2fd614c..1d95fea40c84 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \
msgfmt-new:${PORTSDIR}/devel/gettext-devel
LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
- freetype.6:${PORTSDIR}/print/freetype2 \
+ freetype.7:${PORTSDIR}/print/freetype2 \
eel.0:${PORTSDIR}/x11-toolkits/eel
.if !defined(WITHOUT_MOZILLA)
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index 8200a2fd614c..1d95fea40c84 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 \
msgfmt-new:${PORTSDIR}/devel/gettext-devel
LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
- freetype.6:${PORTSDIR}/print/freetype2 \
+ freetype.7:${PORTSDIR}/print/freetype2 \
eel.0:${PORTSDIR}/x11-toolkits/eel
.if !defined(WITHOUT_MOZILLA)
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 1c4c082d8cd4..c391894ba3bb 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= glib-1.3.5:${PORTSDIR}/devel/glib13 \
- freetype.6:${PORTSDIR}/print/freetype2
+ freetype.7:${PORTSDIR}/print/freetype2
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_X_PREFIX= yes
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index 137712b25def..482d5a039404 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -16,7 +16,7 @@ DISTFILES= X410src-1.tgz
MAINTAINER= taguchi@tohoku.iij.ad.jp
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4
-LIB_DEPENDS= freetype.6:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype.7:${PORTSDIR}/print/freetype2
RUN_DEPENDS= mkhtmlindex:${PORTSDIR}/devel/imake-4
XFREE86_VERSION= 4