diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 21:50:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 21:50:52 +0000 |
commit | 85b4e38d13097652e71cce70389598fe3bcbbb3c (patch) | |
tree | 003a3f3b1a264bf6817dabbc62743b9e4a3b4d19 /japanese | |
parent | BROKEN: install fails (diff) |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132022
Diffstat (limited to 'japanese')
-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 |