diff options
author | kris <kris@FreeBSD.org> | 2005-08-31 11:07:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-08-31 11:07:32 +0800 |
commit | c07b1234866463d4b502a11c975f8bc79b543f98 (patch) | |
tree | 3f292ef8c768517e7fe7676099e48a30b822457e /japanese | |
parent | 0a84c0dfb9d9b8aaa71cd9df0d4f632610997445 (diff) | |
download | freebsd-ports-gnome-c07b1234866463d4b502a11c975f8bc79b543f98.tar.gz freebsd-ports-gnome-c07b1234866463d4b502a11c975f8bc79b543f98.tar.zst freebsd-ports-gnome-c07b1234866463d4b502a11c975f8bc79b543f98.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/latex2html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/latex2html/Makefile b/japanese/latex2html/Makefile index cf8df80c2151..9ea270e293aa 100644 --- a/japanese/latex2html/Makefile +++ b/japanese/latex2html/Makefile @@ -25,6 +25,8 @@ RUN_DEPENDS= dvips:${PORTSDIR}/japanese/dvipsk \ gs:${PORTSDIR}/japanese/ghostscript-gnu-jpnfont \ anytopnm:${PORTSDIR}/graphics/netpbm +BROKEN= Incorrect pkg-plist + VERSION= 2002.2.1 JP_VERSION= 2.0 |