aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2011-12-11 12:14:52 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2011-12-11 12:14:52 +0000
commit7e64e23ea36113858fd2a7439cc69c2dde927d67 (patch)
tree34b8980413ea0612cbbd369fae692830110a2e84
parent30e0b6c42f86d7487b03311e934a58ce21bbc85d (diff)
downloadports-7e64e23ea36113858fd2a7439cc69c2dde927d67.tar.gz
ports-7e64e23ea36113858fd2a7439cc69c2dde927d67.zip
Fixed typo.
Submitted by: sanpei Feature safe: yes
Notes
Notes: svn path=/head/; revision=287178
-rw-r--r--japanese/mozc-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index 58fa9c5c241a..efb2f746ae36 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
USE_GMAKE= yes
-eSE_ICONV= yes
+USE_ICONV= yes
USE_PYTHON= yes
.include <bsd.port.pre.mk>