diff options
-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 |