Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2014 21:07:44 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344147 - head/net-im/licq-qt-gui
Message-ID:  <201402132107.s1DL7ijm059295@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Thu Feb 13 21:07:44 2014
New Revision: 344147
URL: http://svnweb.freebsd.org/changeset/ports/344147
QAT: https://qat.redports.org/buildarchive/r344147/

Log:
  -  fix build with clang
  retry, cause svn failed
  PR:		186650
  Submitted by:	Vsevolod Volkov

Modified:
  head/net-im/licq-qt-gui/Makefile

Modified: head/net-im/licq-qt-gui/Makefile
==============================================================================
--- head/net-im/licq-qt-gui/Makefile	Thu Feb 13 21:05:16 2014	(r344146)
+++ head/net-im/licq-qt-gui/Makefile	Thu Feb 13 21:07:44 2014	(r344147)
@@ -15,7 +15,6 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libboost_regex.so:${PORTSDIR}/devel/boost-libs
 RUN_DEPENDS=	${LOCALBASE}/lib/licq/protocol_icq.so:${PORTSDIR}/${LICQ_PORT}-icq
 
-USE_GCC=	yes
 USE_XORG=	x11 xext ice xscrnsaver
 USES=		cmake
 USE_QT4=	qmake_build moc_build rcc_build uic_build linguist_build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402132107.s1DL7ijm059295>