diff options
-rw-r--r-- | japanese/kdrill/Makefile | 2 | ||||
-rw-r--r-- | japanese/ptex-base/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/japanese/kdrill/Makefile b/japanese/kdrill/Makefile index 296770afa42e..e4e6770fe25c 100644 --- a/japanese/kdrill/Makefile +++ b/japanese/kdrill/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sethk@meowfishies.com COMMENT= A program to quiz you on the meanings of Kanji +BROKEN= Incomplete pkg-plist + # Explictly state HTML'ized man pages in packing list since not all are # generated from imake. XFREE86_HTML_MAN=no diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index 3fa8c5e74333..7958790b4714 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww \ t1.5:${PORTSDIR}/devel/t1lib +BROKEN= Incomplete pkg-plist + OPTIONS= DVIPSK "Install dvipsk with Japanize patch from ASCII" off OPTIONS+= UDVIPS "Install udvips (Implies DVIPSK)" off |