diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 11:15:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 11:15:08 +0800 |
commit | d07be8f108dcf8749737b8af5d3537753ceaa08c (patch) | |
tree | bc904220b81b6ee4c6ad24232a085c2745735bac | |
parent | 29b2f00205258769d0f63aca3c4b35bfce1fbaeb (diff) | |
download | freebsd-ports-gnome-d07be8f108dcf8749737b8af5d3537753ceaa08c.tar.gz freebsd-ports-gnome-d07be8f108dcf8749737b8af5d3537753ceaa08c.tar.zst freebsd-ports-gnome-d07be8f108dcf8749737b8af5d3537753ceaa08c.zip |
BROKEN: Incorrect dependency information
-rw-r--r-- | japanese/xdvik-vflib/Makefile | 2 | ||||
-rw-r--r-- | japanese/xdvik/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/japanese/xdvik-vflib/Makefile b/japanese/xdvik-vflib/Makefile index 5862fcc106d1..1341a5bbeab6 100644 --- a/japanese/xdvik-vflib/Makefile +++ b/japanese/xdvik-vflib/Makefile @@ -32,6 +32,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= inagaki@tg.rim.or.jp +BROKEN= "Incorrect dependency information" + LIB_DEPENDS= VFlib2:${PORTSDIR}/japanese/vflib RUN_DEPENDS+= makejvf:${PORTSDIR}/japanese/makejvf diff --git a/japanese/xdvik/Makefile b/japanese/xdvik/Makefile index 5862fcc106d1..1341a5bbeab6 100644 --- a/japanese/xdvik/Makefile +++ b/japanese/xdvik/Makefile @@ -32,6 +32,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= inagaki@tg.rim.or.jp +BROKEN= "Incorrect dependency information" + LIB_DEPENDS= VFlib2:${PORTSDIR}/japanese/vflib RUN_DEPENDS+= makejvf:${PORTSDIR}/japanese/makejvf |