diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-21 11:46:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-21 11:46:49 +0000 |
commit | 6cd76ded7b679717e924bd01988d8af19f3d795a (patch) | |
tree | 05e67a5bc489eb67456cc6f4eba075304c5fd54c /graphics | |
parent | 608dae77f141bf1069e8843189e1f84aad74caee (diff) | |
download | ports-6cd76ded7b679717e924bd01988d8af19f3d795a.tar.gz ports-6cd76ded7b679717e924bd01988d8af19f3d795a.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 2 | ||||
-rw-r--r-- | graphics/autotrace/Makefile | 2 | ||||
-rw-r--r-- | graphics/gd/Makefile | 2 | ||||
-rw-r--r-- | graphics/gd1/Makefile | 2 | ||||
-rw-r--r-- | graphics/graphviz/Makefile | 2 | ||||
-rw-r--r-- | graphics/libafterimage/Makefile | 2 | ||||
-rw-r--r-- | graphics/librsvg/Makefile | 2 | ||||
-rw-r--r-- | graphics/librsvg2/Makefile | 2 | ||||
-rw-r--r-- | graphics/libwmf/Makefile | 2 | ||||
-rw-r--r-- | graphics/sdl_ttf/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 55cdc6b8cb9b..a9d332b98f38 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -37,7 +37,7 @@ LIB_DEPENDS= fpx.1:${PORTSDIR}/graphics/libfpx \ lcms.1:${PORTSDIR}/graphics/lcms \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ xml2.5:${PORTSDIR}/textproc/libxml2 .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index a351307c12b5..cabea1bb444e 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -16,7 +16,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.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ ming.3:${PORTSDIR}/graphics/ming \ diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 244fe8b1b428..94cf37b7621d 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -22,7 +22,7 @@ MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 .if !exists(/usr/bin/bzip2) BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 .endif diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 244fe8b1b428..94cf37b7621d 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -22,7 +22,7 @@ MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 .if !exists(/usr/bin/bzip2) BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 .endif diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index a777fc2d82ff..13379c720725 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_XPM= yes diff --git a/graphics/libafterimage/Makefile b/graphics/libafterimage/Makefile index 018216caa1f4..089261e31c43 100644 --- a/graphics/libafterimage/Makefile +++ b/graphics/libafterimage/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= AfterBase.0:${PORTSDIR}/devel/libafterbase \ ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - freetype.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 WRKSRC= ${WRKDIR}/libAfterImage diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 701c2e88f32a..4b03eb02c107 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.7:${PORTSDIR}/print/freetype2 \ +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml.5:${PORTSDIR}/textproc/libxml \ popt.0:${PORTSDIR}/devel/popt diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 701c2e88f32a..4b03eb02c107 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.7:${PORTSDIR}/print/freetype2 \ +LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ xml.5:${PORTSDIR}/textproc/libxml \ popt.0:${PORTSDIR}/devel/popt diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index e7100e48d933..66499f43719e 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - freetype.7:${PORTSDIR}/print/freetype2 \ + freetype.8:${PORTSDIR}/print/freetype2 \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_XLIB= yes diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index e83ea58ebbf4..88dd1c5966d7 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.7:${PORTSDIR}/print/freetype2 + freetype.8:${PORTSDIR}/print/freetype2 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config |