Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2017 07:20:24 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440910 - head/net-im/telegram-purple
Message-ID:  <201705150720.v4F7KOSR076996@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Mon May 15 07:20:23 2017
New Revision: 440910
URL: https://svnweb.freebsd.org/changeset/ports/440910

Log:
  Forgot to remove "USE_GCC".

Modified:
  head/net-im/telegram-purple/Makefile

Modified: head/net-im/telegram-purple/Makefile
==============================================================================
--- head/net-im/telegram-purple/Makefile	Mon May 15 06:28:52 2017	(r440909)
+++ head/net-im/telegram-purple/Makefile	Mon May 15 07:20:23 2017	(r440910)
@@ -23,7 +23,6 @@ OPTIONS_SUB=	yes
 
 USES=		execinfo gettext gmake pkgconfig
 USE_GNOME=	glib20 libxml2
-USE_GCC=	yes
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
 



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