diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 01:03:23 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 01:03:23 +0000 |
commit | a502bbd766b2471e73f9d1f4666390a5ad68d21d (patch) | |
tree | 3a821b078bf073209159e3c847ec7d25b5ef1144 /korean/ghostscript55httf | |
parent | 70b97c41ab05220c291daf23c890309f69cbf126 (diff) |
Notes
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r-- | korean/ghostscript55httf/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 8a6231ebf02c..91996d6ef00d 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.1.1.1 1998/07/29 14:55:44 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $ # # based on print/ghostscript5 and japanese/vfghostscript5 # use Adobe's CID-keyed font sameple(korean) because there are no @@ -27,6 +27,9 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ MAINTAINER= junker@jazz.snu.ac.kr + +BROKEN_ELF= yes + BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip |