aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/canna-server
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2012-06-13 01:58:28 +0800
committerhrs <hrs@FreeBSD.org>2012-06-13 01:58:28 +0800
commit99729a9959b62ca33fae66db6e025149424bf9ec (patch)
tree447deb807d520653a2f689ff16991963641c41a4 /japanese/canna-server
parent8d22fce2a9a75e3c3b16a49a91d6373ed172718f (diff)
downloadfreebsd-ports-gnome-99729a9959b62ca33fae66db6e025149424bf9ec.tar.gz
freebsd-ports-gnome-99729a9959b62ca33fae66db6e025149424bf9ec.tar.zst
freebsd-ports-gnome-99729a9959b62ca33fae66db6e025149424bf9ec.zip
Use USE_IMAKE instead of BUILD_DEPENDS.
Diffstat (limited to 'japanese/canna-server')
-rw-r--r--japanese/canna-server/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index 4b47e5690526..8d284fbc0c31 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -17,12 +17,11 @@ DISTNAME= Canna${PORTVERSION:S/.//g}
MAINTAINER= hrs@FreeBSD.org
COMMENT= A Kana-to-Kanji conversion system, binary part
-# XXX: USE_IMAKE implies USE_XLIB which is not needed for this port
-BUILD_DEPENDS= imake:${X_IMAKE_PORT}
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/canna-lib
USE_RC_SUBR= canna.sh
USE_BZIP2= yes
+USE_IMAKE= yes
ALL_TARGET= canna
INSTALL_TARGET= instserver instclient
PLIST_SUB= METAFILE="${METAFILE}" \