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 /korean | |
parent | 50e2a4e4ef4bdb8ee9df235d35efa13f4962788b (diff) | |
download | ports-5d9c9602fa495d72e9cbedd2f56f2713bb51056e.tar.gz ports-5d9c9602fa495d72e9cbedd2f56f2713bb51056e.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ftghostscript5/Makefile | 4 | ||||
-rw-r--r-- | korean/ghostscript55httf/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
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} |