aboutsummaryrefslogtreecommitdiff
path: root/chinese/ibus-pinyin/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-12-20 00:12:10 +0000
committerXin LI <delphij@FreeBSD.org>2013-12-20 00:12:10 +0000
commit3118934dbd775beab337804cf8a91a259fb96c91 (patch)
tree0c778bdb882cb9e2d5338392709c01e3af85ada1 /chinese/ibus-pinyin/Makefile
parentb2b2849a5274f39f328f9318f92a9f73f86aa933 (diff)
downloadports-3118934dbd775beab337804cf8a91a259fb96c91.tar.gz
ports-3118934dbd775beab337804cf8a91a259fb96c91.zip
Don't use USE_GCC. The C++ runtime would conflict with
other libraries when base system uses clang, making the package useless. Discussed with: maintainer
Notes
Notes: svn path=/head/; revision=336968
Diffstat (limited to 'chinese/ibus-pinyin/Makefile')
-rw-r--r--chinese/ibus-pinyin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile
index 080d479581a4..c557d2e95650 100644
--- a/chinese/ibus-pinyin/Makefile
+++ b/chinese/ibus-pinyin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ibus-pinyin
PORTVERSION= 1.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -20,7 +20,6 @@ RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus \
USE_PYTHON= yes
USE_GNOME= pygtk2
-USE_GCC= yes
USES= gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking --disable-lua-extension