aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-13 22:09:10 +0800
committerbapt <bapt@FreeBSD.org>2013-09-13 22:09:10 +0800
commit359374a963ed6bf029b8ab49bbe78a60177444bb (patch)
treec75abff3a5a495d0f6a1ed32b0368b19d707ae5a /devel
parent556b2a242964e2483b536da18c90259086ee3d65 (diff)
downloadfreebsd-ports-gnome-359374a963ed6bf029b8ab49bbe78a60177444bb.tar.gz
freebsd-ports-gnome-359374a963ed6bf029b8ab49bbe78a60177444bb.tar.zst
freebsd-ports-gnome-359374a963ed6bf029b8ab49bbe78a60177444bb.zip
Remove USE_GCC=any the port fail at building with gcc 4.6 while is builds properly with clang
Diffstat (limited to 'devel')
-rw-r--r--devel/xmltooling/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile
index a5d72781f07f..ca80208c8e5b 100644
--- a/devel/xmltooling/Makefile
+++ b/devel/xmltooling/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} --with-curl=${LOCALBASE} --disable-doxygen-doc
USES= gmake pkgconfig
-USE_GCC= any
USE_LDCONFIG= yes
USE_OPENSSL= yes