diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-06 14:58:30 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-06 14:58:30 +0000 |
commit | 205c2d4a54be50a826b8a311b8063f8b23f2f36b (patch) | |
tree | c641a8164371be7e9e39e4b12fce8fe3cb309fb2 /japanese/iv/Makefile | |
parent | Update to 3.6 and fix a few bugs too. (diff) |
build_depend imake
Submitted by: bento
Diffstat (limited to 'japanese/iv/Makefile')
-rw-r--r-- | japanese/iv/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/iv/Makefile b/japanese/iv/Makefile index a2729f61cb4b..d062c966c3b3 100644 --- a/japanese/iv/Makefile +++ b/japanese/iv/Makefile @@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sanpei@FreeBSD.org +# Warning: we cannot use USE_IMAKE. +BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake + USE_XLIB= yes DIST_SUBDIR= iv WRKSRC= ${WRKDIR}/iv |