1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Mark as BROKEN:

Compiling file AppController.m ...
In file included from GNUstep/System/Library/Headers/GNUstepBase/GSObjCRuntime.h:85,
                 from GNUstep/System/Library/Headers/Foundation/NSObjCRuntime.h:95,
                 from GNUstep/System/Library/Headers/Foundation/NSObject.h:30,
                 from GNUstep/System/Library/Headers/Foundation/FoundationErrors.h:29,
                 from GNUstep/System/Library/Headers/Foundation/Foundation.h:33,
                 from GNUstep/System/Library/Headers/AppKit/AppKit.h:40,
                 from AppController.m:3:
GNUstep/System/Library/Headers/ObjectiveC2/objc/runtime.h:297: error:
                 expected ')' before 'sel1'
gmake[3]: *** [obj/SimpleAgenda.obj/AppController.m.o] Error 1

Reported by:	pointyhat
This commit is contained in:
Beat Gaetzi 2012-08-05 11:58:10 +00:00
parent bc4c225e52
commit 487f5e4faa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302107

View File

@ -18,6 +18,8 @@ LIB_DEPENDS+= ical:${PORTSDIR}/devel/libical
LICENSE= GPLv2
BROKEN= does not build
USE_GNUSTEP= yes
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BACK= yes