summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-12 21:03:36 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-12 21:03:36 +0000
commit2b585a1dd2b0ea8d44631bc633e6731da7d7bed9 (patch)
treee52fb62a32bb8dc68b5e6115ffa752e1b4ad5c71
parentUpgrade to freetype 1.2 (diff)
Use libttf.3 of the new freetype 1.2
Notes
Notes: svn path=/head/; revision=15309
-rw-r--r--editors/yudit/Makefile4
-rw-r--r--graphics/ImageMagick/Makefile4
-rw-r--r--japanese/vflib/Makefile4
-rw-r--r--korean/ftghostscript5/Makefile4
-rw-r--r--korean/ghostscript55httf/Makefile4
-rw-r--r--misc/magicpoint/Makefile4
-rw-r--r--x11-fonts/ttmkfdir/Makefile4
-rw-r--r--x11-servers/XttXF86srv-common/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index 430f32edc0c7..4c4a4222fc3f 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -3,7 +3,7 @@
# Date created: October 3, 1998
# Whom: rch@richard.eu.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/07 22:05:40 kuriyama Exp $
#
DISTNAME= yudit-1.1
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= apps/editors/X
MAINTAINER= rch@WriteMe.Com
-LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
CONFIGURE_ENV= LC_ALL=C
GNU_CONFIGURE= YES
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index c25d2208c1f1..23b67d42f41a 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.58 1998/11/25 05:06:20 jseger Exp $
+# $Id: Makefile,v 1.59 1998/11/25 09:01:17 asami Exp $
#
DISTNAME= ImageMagick-4.1.4
@@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff34 \
png.2:${PORTSDIR}/graphics/png \
jbig.1:${PORTSDIR}/graphics/jbigkit \
- ttf.2:${PORTSDIR}/print/freetype
+ ttf.3:${PORTSDIR}/print/freetype
BUILD_DEPENDS= fig2dev:${PORTSDIR}/print/transfig \
picttoppm:${PORTSDIR}/graphics/netpbm \
gs:${PORTSDIR}/print/ghostscript5
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile
index bbae0b1adf4e..17f18cd35b9e 100644
--- a/japanese/vflib/Makefile
+++ b/japanese/vflib/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 May 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.16 1998/09/21 08:41:44 asami Exp $
+# $Id: Makefile,v 1.17 1998/10/04 14:47:13 kuriyama Exp $
#
DISTNAME= VFlib-2.23-PL1
@@ -15,7 +15,7 @@ DISTFILES= TypeHack-19980625.tar.gz watanabe-vf.tar.Z
MAINTAINER= mita@jp.FreeBSD.org
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
-LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
EXTRACT_ONLY= TypeHack-19980625.tar.gz
WRKSRC= ${WRKDIR}/TypeHack-19980625/VFlib2-2.23.1
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile
index 91996d6ef00d..33547bf4f5f8 100644
--- a/korean/ftghostscript5/Makefile
+++ b/korean/ftghostscript5/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Mar 27 10:32:46 KST 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $
+# $Id: Makefile,v 1.3 1998/10/16 01:03:23 jseger Exp $
#
# based on print/ghostscript5 and japanese/vfghostscript5
# use Adobe's CID-keyed font sameple(korean) because there are no
@@ -33,7 +33,7 @@ BROKEN_ELF= yes
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
/nonexistent:${PORTSDIR}/graphics/png:extract \
unzip:${PORTSDIR}/archivers/unzip
-LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
MAKE_ENV= PORTSDIR=${PORTSDIR}
EXTRACT_ONLY= ${GS_SOURCES}
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile
index 91996d6ef00d..33547bf4f5f8 100644
--- a/korean/ghostscript55httf/Makefile
+++ b/korean/ghostscript55httf/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Mar 27 10:32:46 KST 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $
+# $Id: Makefile,v 1.3 1998/10/16 01:03:23 jseger Exp $
#
# based on print/ghostscript5 and japanese/vfghostscript5
# use Adobe's CID-keyed font sameple(korean) because there are no
@@ -33,7 +33,7 @@ BROKEN_ELF= yes
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
/nonexistent:${PORTSDIR}/graphics/png:extract \
unzip:${PORTSDIR}/archivers/unzip
-LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
MAKE_ENV= PORTSDIR=${PORTSDIR}
EXTRACT_ONLY= ${GS_SOURCES}
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 0ecc0e2fdb49..4bd882fa503b 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 December 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.6 1998/09/14 06:38:04 itojun Exp $
+# $Id: Makefile,v 1.7 1998/09/21 08:41:45 asami Exp $
#
DISTNAME= magicpoint-1.04a
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
MAINTAINER= itojun@itojun.org
# plus sign is for localized (i.e. Japanese) version
-LIB_DEPENDS+= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS+= ttf.3:${PORTSDIR}/print/freetype
USE_IMAKE= yes
GNU_CONFIGURE= yes
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index a9851164c396..21ea87eab3fd 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -3,7 +3,7 @@
# Date created: September 08, 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1998/09/09 08:06:32 tg Exp $
+# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $
DISTNAME= ttmkfdir
PKGNAME= ttmkfdir-0.0
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.darmstadt.gmd.de/~pommnitz/
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile
index 82ba1b458b05..c51f4322795a 100644
--- a/x11-servers/XttXF86srv-common/Makefile
+++ b/x11-servers/XttXF86srv-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
-# $Id: Makefile,v 1.9 1998/12/01 03:06:46 asami Exp $
+# $Id: Makefile,v 1.10 1998/12/05 06:12:16 kuriyama Exp $
#
DISTNAME= xc
@@ -24,7 +24,7 @@ PATCHFILES= 3.3.2-patch1 3.3.2-patch2 3.3.2-patch3 \
MAINTAINER= taguchi@tohoku.iij.ad.jp
-LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
.if !defined(XDM_DES) && defined(USA_RESIDENT)
.if ${USA_RESIDENT} == NO