Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 22:06:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396869 - head/x11-clocks/wmfishtime
Message-ID:  <201509132206.t8DM6keS092099@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Sep 13 22:06:46 2015
New Revision: 396869
URL: https://svnweb.freebsd.org/changeset/ports/396869

Log:
  Mark as broken: does not fetch

Modified:
  head/x11-clocks/wmfishtime/Makefile

Modified: head/x11-clocks/wmfishtime/Makefile
==============================================================================
--- head/x11-clocks/wmfishtime/Makefile	Sun Sep 13 22:05:33 2015	(r396868)
+++ head/x11-clocks/wmfishtime/Makefile	Sun Sep 13 22:06:46 2015	(r396869)
@@ -13,6 +13,7 @@ COMMENT=	Time/date applet for WindowMake
 
 USE_GNOME=	gtk12
 
+BROKEN=		does not fetch
 GTK_LIBS?=	`${GTK_CONFIG} --libs`
 GTK_CFLAGS?=	`${GTK_CONFIG} --cflags`
 MAKE_ARGS+=	CFLAGS="${CPPFLAGS} ${CFLAGS} -Wall ${GTK_CFLAGS}" \



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