diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-05-02 19:27:22 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-05-02 19:27:22 +0000 |
commit | 8a71cf86344781bd9af0275a434630816bc6b725 (patch) | |
tree | 3dcc4ec167aad847cc4572b563200cf5c552a305 /korean/ghostscript55httf | |
parent | 8b3baf3127d4d370f26ec78607d8ff3cd7606de9 (diff) |
Notes
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r-- | korean/ghostscript55httf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 5fc52090e045..8c29f9d4ac4f 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 <cjh@kr.freebsd.org> # -# $Id: Makefile,v 1.6 1999/02/13 00:34:44 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 03:48:47 steve Exp $ # # based on print/ghostscript5 and japanese/vfghostscript5 # use Adobe's CID-keyed font sameple(korean) because there are no @@ -28,6 +28,7 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ MAINTAINER= cjh@kr.freebsd.org +BROKEN= fetch BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ |