diff options
author | asami <asami@FreeBSD.org> | 1998-09-21 16:41:46 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-21 16:41:46 +0800 |
commit | 46670855459e0b70c9b62de5c8021fde119644db (patch) | |
tree | c520ba9cec05eb301f2f41fd187d0666bf170708 /korean | |
parent | 5d2d2891dba8de6007cdb6bf9781eeb6bbb02032 (diff) | |
download | freebsd-ports-gnome-46670855459e0b70c9b62de5c8021fde119644db.tar.gz freebsd-ports-gnome-46670855459e0b70c9b62de5c8021fde119644db.tar.zst freebsd-ports-gnome-46670855459e0b70c9b62de5c8021fde119644db.zip |
freetype (libttf) is now converted to ELF.
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} |