diff options
Diffstat (limited to 'chinese/libpinyin/Makefile')
-rw-r--r-- | chinese/libpinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile index d5832c68f427..6100df312f16 100644 --- a/chinese/libpinyin/Makefile +++ b/chinese/libpinyin/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libkyotocabinet.so:databases/kyotocabinet USES= compiler:c++11-lang gmake gnome libtool localbase:ldflags \ - pathfix pkgconfig + pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes |