aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-06-28 16:05:59 +0800
committerantoine <antoine@FreeBSD.org>2014-06-28 16:05:59 +0800
commitf862195a5dc53de70409b5ae8f2e4158b2d9b7a5 (patch)
tree4e5b31832eb468a1d41bd07c97cdb60fbd8aaae7 /net-im
parentba4109301167d0db7149fd86c48e2bace13d3cc3 (diff)
downloadfreebsd-ports-gnome-f862195a5dc53de70409b5ae8f2e4158b2d9b7a5.tar.gz
freebsd-ports-gnome-f862195a5dc53de70409b5ae8f2e4158b2d9b7a5.tar.zst
freebsd-ports-gnome-f862195a5dc53de70409b5ae8f2e4158b2d9b7a5.zip
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
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gtkyahoo/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile
index f0e04a8186c6..d9f0eeb15123 100644
--- a/net-im/gtkyahoo/Makefile
+++ b/net-im/gtkyahoo/Makefile
@@ -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