Index: Makefile =================================================================== --- Makefile (版本 383890) +++ Makefile (工作副本) @@ -15,7 +15,7 @@ libibus-1.0.so:${PORTSDIR}/textproc/ibus \ libpinyin.so:${PORTSDIR}/chinese/libpinyin -USES= compiler:c++0x gmake python pkgconfig gettext +USES= compiler:c++11-lib gmake python pkgconfig gettext USE_GNOME= glib20 WRKSRC= ${WRKDIR}/${DISTNAME} Index: files/patch-src-PYLibPinyin.cc =================================================================== --- files/patch-src-PYLibPinyin.cc (版本 0) +++ files/patch-src-PYLibPinyin.cc (工作副本) @@ -0,0 +1,11 @@ +--- src/PYLibPinyin.cc.orig 2015-04-13 12:40:47.917568000 +0800 ++++ src/PYLibPinyin.cc 2015-04-13 12:41:06.161619000 +0800 +@@ -21,6 +21,8 @@ + + #include "PYLibPinyin.h" + ++#define _WITH_GETLINE ++#include + #include + #include + #include "PYPConfig.h" 属性改变: files/patch-src-PYLibPinyin.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property