aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2013-08-23 04:44:37 +0800
committerjkim <jkim@FreeBSD.org>2013-08-23 04:44:37 +0800
commitc8e44b684ffc31ea0480725770ce52f3ce8d4848 (patch)
tree8bec83ac081b974fb3f59a60210e021c7f57c25a /editors
parent9eca6bcd4f793652dcbc28344e05fbc4bb08d7fc (diff)
downloadfreebsd-ports-gnome-c8e44b684ffc31ea0480725770ce52f3ce8d4848.tar.gz
freebsd-ports-gnome-c8e44b684ffc31ea0480725770ce52f3ce8d4848.tar.zst
freebsd-ports-gnome-c8e44b684ffc31ea0480725770ce52f3ce8d4848.zip
Re-apply r324851 for the port. It was accidentally reverted in r325230.
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index b0ee71052ed0..31eef4286406 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -335,7 +335,7 @@ CONFIGURE_ARGS+= --disable-neon
.include <bsd.port.pre.mk>
.if defined(WITH_GCC)
-USE_GCC= 4.6+
+USE_GCC= yes
CONFIGURE_ENV+= CXXCPP="${CPP}"
.else
.if exists(/usr/bin/clang) && ${OSVERSION} > 901502