aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2013-09-28 06:32:06 +0800
committermadpilot <madpilot@FreeBSD.org>2013-09-28 06:32:06 +0800
commit8ceaa5089abe285baf32b51c6fba01da0aa80e2e (patch)
tree500cdc8575a14e0129bd3079771e36cd4f229b00 /chinese
parentc759ee9514483bd59064b7d66dd0d471df5519eb (diff)
downloadfreebsd-ports-gnome-8ceaa5089abe285baf32b51c6fba01da0aa80e2e.tar.gz
freebsd-ports-gnome-8ceaa5089abe285baf32b51c6fba01da0aa80e2e.tar.zst
freebsd-ports-gnome-8ceaa5089abe285baf32b51c6fba01da0aa80e2e.zip
Fix typo.
Reported by: Buganini <buganini@gmail.com> (via email)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index 99a548a5db04..eebb0f307323 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -35,7 +35,7 @@ USE_XORG= x11 xext xkbfile
USE_LDCONFIG= yes
USES= cmake gettext iconv pathfix pkgconfig
INSTALLS_ICONS= yes
-DFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
+LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
OPTIONS_DEFINE= GTK2 GTK3 QT4 OPENCC TPUNC
OPTIONS_DEFAULT=GTK2