diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-21 08:41:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-21 08:41:46 +0000 |
commit | 5d9c9602fa495d72e9cbedd2f56f2713bb51056e (patch) | |
tree | b9a6a8b170e74178d8e99ac64d368489a39f6d83 | |
parent | 50e2a4e4ef4bdb8ee9df235d35efa13f4962788b (diff) | |
download | ports-5d9c9602fa495d72e9cbedd2f56f2713bb51056e.tar.gz ports-5d9c9602fa495d72e9cbedd2f56f2713bb51056e.zip |
Notes
-rw-r--r-- | graphics/ImageMagick/Makefile | 4 | ||||
-rw-r--r-- | japanese/vflib/Makefile | 4 | ||||
-rw-r--r-- | korean/ftghostscript5/Makefile | 4 | ||||
-rw-r--r-- | korean/ghostscript55httf/Makefile | 4 | ||||
-rw-r--r-- | misc/magicpoint/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/ttmkfdir/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-common/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 723690990d8f..b381931b6e5b 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -3,7 +3,7 @@ # Date created: 15 November 1994 # Whom: torstenb # -# $Id: Makefile,v 1.51 1998/09/17 00:50:47 asami Exp $ +# $Id: Makefile,v 1.52 1998/09/19 05:46:05 steve Exp $ # DISTNAME= ImageMagick-4.0.9 @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff34.1:${PORTSDIR}/graphics/tiff34 \ png.2:${PORTSDIR}/graphics/png \ jbig\\.1\\.:${PORTSDIR}/graphics/jbigkit \ - ttf\\.2\\.:${PORTSDIR}/print/freetype + ttf.2:${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 d6b24a4e7b9b..5b3f7030bc2d 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.14 1998/07/20 03:24:34 steve Exp $ +# $Id: Makefile,v 1.15 1998/09/09 08:39:05 max Exp $ # DISTNAME= VFlib-2.23-PL1 @@ -14,7 +14,7 @@ DISTFILES= TypeHack-19980625.tar.gz watanabe-vf.tar.Z MAINTAINER= mita@jp.FreeBSD.org -LIB_DEPENDS= ttf\\.2:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.2:${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 c24b35f4d722..8a6231ebf02c 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$ +# $Id: Makefile,v 1.1.1.1 1998/07/29 14:55:44 kuriyama Exp $ # # based on print/ghostscript5 and japanese/vfghostscript5 # use Adobe's CID-keyed font sameple(korean) because there are no @@ -30,7 +30,7 @@ MAINTAINER= junker@jazz.snu.ac.kr BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= ttf\\..\\.0:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index c24b35f4d722..8a6231ebf02c 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$ +# $Id: Makefile,v 1.1.1.1 1998/07/29 14:55:44 kuriyama Exp $ # # based on print/ghostscript5 and japanese/vfghostscript5 # use Adobe's CID-keyed font sameple(korean) because there are no @@ -30,7 +30,7 @@ MAINTAINER= junker@jazz.snu.ac.kr BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= ttf\\..\\.0:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index d4629ab25a5f..0ecc0e2fdb49 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.5 1998/09/07 00:40:50 itojun Exp $ +# $Id: Makefile,v 1.6 1998/09/14 06:38:04 itojun 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:${PORTSDIR}/print/freetype +LIB_DEPENDS+= ttf.2:${PORTSDIR}/print/freetype USE_IMAKE= yes GNU_CONFIGURE= yes diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile index 84fa6d8ac181..a9851164c396 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$ +# $Id: Makefile,v 1.1.1.1 1998/09/09 08:06:32 tg 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.2:${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 43a5927a9c30..9123ef2a3ec6 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.1.1.1 1998/08/11 15:04:09 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/09/01 13:41:10 asami Exp $ # DISTNAME= xc @@ -20,7 +20,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.2:${PORTSDIR}/print/freetype .if defined(SERVER) RUN_DEPENDS= mkfontdir.pl:${PORTSDIR}/x11/XttXF86srv-common .endif |