diff options
author | mita <mita@FreeBSD.org> | 2002-05-15 09:17:59 +0800 |
---|---|---|
committer | mita <mita@FreeBSD.org> | 2002-05-15 09:17:59 +0800 |
commit | 9cb743f5eac7dc4aebaac3cbecd7fe40a015fbe6 (patch) | |
tree | bce97db3f5af8713c2e98c50cf8b3a3081250805 /print/ghostscript-gnu-cjk | |
parent | 28d6d1934c0b35b01a8787fd284453c1ffd536d1 (diff) | |
download | freebsd-ports-graphics-9cb743f5eac7dc4aebaac3cbecd7fe40a015fbe6.tar.gz freebsd-ports-graphics-9cb743f5eac7dc4aebaac3cbecd7fe40a015fbe6.tar.zst freebsd-ports-graphics-9cb743f5eac7dc4aebaac3cbecd7fe40a015fbe6.zip |
Obsoleted by japanese/ghostscript-gnu-jpnfont.
I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'.
I will completely remove this port after a while.
(MAINTAINER's change after long discussions in ports-jp)
Diffstat (limited to 'print/ghostscript-gnu-cjk')
-rw-r--r-- | print/ghostscript-gnu-cjk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ghostscript-gnu-cjk/Makefile b/print/ghostscript-gnu-cjk/Makefile index f01c701c123..f0979dbb75f 100644 --- a/print/ghostscript-gnu-cjk/Makefile +++ b/print/ghostscript-gnu-cjk/Makefile @@ -30,6 +30,8 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu +BROKEN= "Obsoleted by ghostscript-gnu-commfont" + USE_BZIP2= yes USE_XLIB= yes USE_GMAKE= yes |