diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2003-06-11 19:26:54 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2003-06-11 19:26:54 +0000 |
commit | 79e25a2d6ad5a32fad0898e3ad5f9b60f4a41f8a (patch) | |
tree | 53490fa4341508bb7693b2e45747855c2acc96f4 /japanese/gxditview | |
parent | b101a92db3426aa62cfa11ee225ac6bd35fd1dcf (diff) | |
download | ports-79e25a2d6ad5a32fad0898e3ad5f9b60f4a41f8a.tar.gz ports-79e25a2d6ad5a32fad0898e3ad5f9b60f4a41f8a.zip |
Notes
Diffstat (limited to 'japanese/gxditview')
-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 |