[Midnightbsd-cvs] mports [23500] trunk/editors/textedit/Makefile: mark broken

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri May 11 08:52:31 EDT 2018


Revision: 23500
          http://svnweb.midnightbsd.org/mports/?rev=23500
Author:   laffer1
Date:     2018-05-11 08:52:31 -0400 (Fri, 11 May 2018)
Log Message:
-----------
mark broken

Modified Paths:
--------------
    trunk/editors/textedit/Makefile

Modified: trunk/editors/textedit/Makefile
===================================================================
--- trunk/editors/textedit/Makefile	2018-05-11 12:46:35 UTC (rev 23499)
+++ trunk/editors/textedit/Makefile	2018-05-11 12:52:31 UTC (rev 23500)
@@ -9,11 +9,14 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Basic text editor for GNUstep
+
 LICENSE=	other
 
 USES=		tar:bzip2 gnustep
 USE_GNUSTEP=	back build gui
 
+BROKEN=		does not build with newer GNUstep
+
 WRKSRC=		${WRKDIR}/${DISTNAME}/${USE_GNUSTEP_MAKE_DIRS}
 USE_GNUSTEP_MAKE_DIRS=	System/Applications/TextEdit
 MAKE_ENV+=	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM



More information about the Midnightbsd-cvs mailing list