Ensure that the freetype-config is available. This should workaround the

XFree86-4 + freetype2 problem. This is not a final solution and provided
only for forthcoming 4.3 release, after which it will be removed.

We are still waiting for jmz to fix things properly.
This commit is contained in:
Maxim Sobolev 2001-04-09 18:20:17 +00:00
parent 94007cbd5c
commit 2a1e03477c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41144
7 changed files with 9 additions and 2 deletions

View file

@ -20,6 +20,7 @@ MASTER_SITE_SUBDIR= graphics/ImageMagick
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 \
fpx.1:${PORTSDIR}/graphics/libfpx \
df.1:${PORTSDIR}/graphics/hdf \

View file

@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= graphics/gd
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

View file

@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= graphics/gd
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

View file

@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= graphics/gd
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

View file

@ -17,6 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
USE_RUBY= yes

View file

@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= unstable/sources/nautilus
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \
freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
gtkhtml.8:${PORTSDIR}/www/gtkhtml \
ghttp.1:${PORTSDIR}/www/libghttp \

View file

@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= unstable/sources/nautilus
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \
freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \
gtkhtml.8:${PORTSDIR}/www/gtkhtml \
ghttp.1:${PORTSDIR}/www/libghttp \