diff options
author | asami <asami@FreeBSD.org> | 1998-09-21 08:41:46 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-21 08:41:46 +0000 |
commit | 46670855459e0b70c9b62de5c8021fde119644db (patch) | |
tree | c520ba9cec05eb301f2f41fd187d0666bf170708 /korean/ghostscript55httf | |
parent | 5d2d2891dba8de6007cdb6bf9781eeb6bbb02032 (diff) | |
download | FreeBSD-ports-46670855459e0b70c9b62de5c8021fde119644db.zip FreeBSD-ports-46670855459e0b70c9b62de5c8021fde119644db.tar.gz |
freetype (libttf) is now converted to ELF.
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r-- | korean/ghostscript55httf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index c24b35f..8a6231e 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} |