svn commit: r359670 - head/net-im/gtkyahoo

Antoine Brodin antoine at FreeBSD.org
Sat Jun 28 08:06:00 UTC 2014


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 at 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


More information about the svn-ports-head mailing list