From f70fec0a09e6d96879a14006b20f10942027bc01 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Tue, 12 Jun 2012 17:58:28 +0000 Subject: Use USE_IMAKE instead of BUILD_DEPENDS. --- japanese/canna-lib/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'japanese/canna-lib') diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile index f0bf485af14f..e9c426b54dc7 100644 --- a/japanese/canna-lib/Makefile +++ b/japanese/canna-lib/Makefile @@ -17,10 +17,8 @@ DISTNAME= Canna${PORTVERSION:S/.//g} MAINTAINER= hrs@FreeBSD.org COMMENT= A Kana-to-Kanji conversion system, library part -# XXX: USE_IMAKE implies USE_XLIB which is not needed for this port -BUILD_DEPENDS= imake:${X_IMAKE_PORT} - USE_BZIP2= yes +USE_IMAKE= yes USE_LDCONFIG= yes NO_INSTALL_MANPAGES=yes MAKE_JOBS_UNSAFE= yes -- cgit v1.2.3