diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
commit | 85bc088bd0d84d3ec5d9217fe84254b9dc669d7c (patch) | |
tree | c4c5101cb99cb9a64caafe8b3994e284c16cd845 /korean | |
parent | b2910099ff5adb073075581cb3987e57250b5891 (diff) | |
download | ports-85bc088bd0d84d3ec5d9217fe84254b9dc669d7c.tar.gz ports-85bc088bd0d84d3ec5d9217fe84254b9dc669d7c.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ftghostscript5/Makefile | 2 | ||||
-rw-r--r-- | korean/ghostscript55httf/Makefile | 2 | ||||
-rw-r--r-- | korean/htexp/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index e6ca43a418a1..2117fb20a6fd 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -33,6 +33,8 @@ EXTRACT_ONLY= ${GS_SOURCES} ${PCL3_DRV} MAINTAINER= cjh@FreeBSD.org COMMENT= Aladdin Postscript interpreter with Korean Truetype fonts support +BROKEN= "Does not compile" + RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts \ $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \ $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 64d3b0fb54b2..29f38e316c1a 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -24,6 +24,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= cjh@FreeBSD.org COMMENT= Aladdin Postscript interpreter with Korean truetype support +BROKEN= "Does not compile" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ ${NONEXISTENT}:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip diff --git a/korean/htexp/Makefile b/korean/htexp/Makefile index 45f116689118..de41f8dfa048 100644 --- a/korean/htexp/Makefile +++ b/korean/htexp/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= unpacked.tar.gz MAINTAINER= cjh@FreeBSD.org COMMENT= An implementation of TeX for Hangul +BROKEN= "Does not compile" + # it depends teTeX. RUN_DEPENDS= virtex:${PORTSDIR}/print/teTeX |