1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fix minor typo

Submitted by:	kou@cozmixng.org
This commit is contained in:
Michael Johnson 2005-02-14 18:27:52 +00:00
parent 81c6aea2fd
commit 301c44c249
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128821

View File

@ -75,7 +75,7 @@ WITH_ESTRAIER= yes
.if ${ARCH} == "i386" || ${ARCH} == "sparc64"
RUN_DEPENDS+= migemo:${PORTSDIR}/japanese/migemo
CONFIUGURE_ARGS+= --enable-migemo
CONFIGURE_ARGS+= --enable-migemo
.endif
.endif