aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2003-06-11 19:26:54 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2003-06-11 19:26:54 +0000
commit79e25a2d6ad5a32fad0898e3ad5f9b60f4a41f8a (patch)
tree53490fa4341508bb7693b2e45747855c2acc96f4 /japanese
parentb101a92db3426aa62cfa11ee225ac6bd35fd1dcf (diff)
downloadports-79e25a2d6ad5a32fad0898e3ad5f9b60f4a41f8a.tar.gz
ports-79e25a2d6ad5a32fad0898e3ad5f9b60f4a41f8a.zip
To be explicit about the dependency on libiconv.
Remove BROKEN.
Notes
Notes: svn path=/head/; revision=82805
Diffstat (limited to 'japanese')
-rw-r--r--japanese/gxditview/Makefile3
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