diff options
Diffstat (limited to 'print')
-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 f0979dbb75fc..7753d3a80691 100644 --- a/print/ghostscript-gnu-cjk/Makefile +++ b/print/ghostscript-gnu-cjk/Makefile @@ -26,6 +26,8 @@ EXTRACT_ONLY= ${GS_SRC} MAINTAINER= saito@a2z.co.jp +BROKEN= "DOes not build" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu |