diff options
-rw-r--r-- | japanese/gxditview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/gxditview/Makefile b/japanese/gxditview/Makefile index 5be70ea79a6b..22ed7f1a6303 100644 --- a/japanese/gxditview/Makefile +++ b/japanese/gxditview/Makefile @@ -19,10 +19,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= okazaki@FreeBSD.org COMMENT= Japanese enhancement of GNU xditview +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff -BROKEN= "Unidentified in the ability to build" - GNU_CONFIGURE= yes #USE_GMAKE= yes USE_IMAKE= yes |