Date: Sat, 28 Jun 2014 08:06:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359670 - head/net-im/gtkyahoo Message-ID: <201406280806.s5S860Ed015275@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Jun 28 08:05:59 2014 New Revision: 359670 URL: http://svnweb.freebsd.org/changeset/ports/359670 QAT: https://qat.redports.org/buildarchive/r359670/ Log: Mark BROKEN: Fails to configure While here, deprecate checking whether the C compiler (cc -I./libyahoo -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -Wall ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. configure: error: ./configure failed for libyahoo ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout With hat: portmgr Modified: head/net-im/gtkyahoo/Makefile Modified: head/net-im/gtkyahoo/Makefile ============================================================================== --- head/net-im/gtkyahoo/Makefile Sat Jun 28 08:00:11 2014 (r359669) +++ head/net-im/gtkyahoo/Makefile Sat Jun 28 08:05:59 2014 (r359670) @@ -10,6 +10,10 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Yahoo Messenger Client using GTK +BROKEN= Fails to configure +DEPRECATED= Broken, unmaintained, unstaged, gtk12, i386 only +EXPIRATION_DATE= 2014-07-28 + USE_GNOME= gtk12 USES= bison GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406280806.s5S860Ed015275>