svn commit: r320262 - head/devel/gnustep

Antoine Brodin antoine at FreeBSD.org
Sat Jun 8 16:21:25 UTC 2013


Author: antoine
Date: Sat Jun  8 16:21:24 2013
New Revision: 320262
URL: http://svnweb.freebsd.org/changeset/ports/320262

Log:
  Clarify why devel/gnustep is broken.

Modified:
  head/devel/gnustep/Makefile

Modified: head/devel/gnustep/Makefile
==============================================================================
--- head/devel/gnustep/Makefile	Sat Jun  8 15:48:25 2013	(r320261)
+++ head/devel/gnustep/Makefile	Sat Jun  8 16:21:24 2013	(r320262)
@@ -11,7 +11,7 @@ EXTRACT_ONLY=	# empty
 MAINTAINER=	c.petrik.sosa at gmail.com
 COMMENT=	Objective-C libraries based on the OpenStep standard
 
-BROKEN=		fails to build
+BROKEN=		gnustep backend dependencies install files into the same place
 
 NO_BUILD=	yes
 NO_INSTALL=	yes


More information about the svn-ports-all mailing list