svn commit: r396869 - head/x11-clocks/wmfishtime

Baptiste Daroussin bapt at FreeBSD.org
Sun Sep 13 22:06:47 UTC 2015


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}" \


More information about the svn-ports-all mailing list