summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-03 20:56:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-03 20:56:07 +0000
commit6723ada0bd2e7aa882ea85497e8841f11da1a156 (patch)
treeed46cd156f243c39bf03dab62e421bd97b7c8acb /chinese
parent747706742ce092b56cbcb26e0ed21f68dd41fcf5 (diff)
downloadfreebsd-ports-6723ada0bd2e7aa882ea85497e8841f11da1a156.zip
This port requires a C++11-aware compiler to build on GCC-based
architectures. While here, pet portlint. PR: 233701 Submitted by: Piotr Kubaj Approved by: maintainer
Diffstat (limited to 'chinese')
-rw-r--r--chinese/libpinyin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile
index 8db76dde4af2..815bc6b8b4f8 100644
--- a/chinese/libpinyin/Makefile
+++ b/chinese/libpinyin/Makefile
@@ -11,8 +11,8 @@ COMMENT= Library to deal with pinyin
LICENSE= GPLv2
+USES= bdb compiler:c++11-lang gettext gmake libtool pathfix pkgconfig
USE_GNOME= glib20
-USES= bdb gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes