diff options
-rw-r--r-- | lang/x10/Makefile | 2 | ||||
-rw-r--r-- | lang/x10/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/x10/Makefile b/lang/x10/Makefile index 5762d115262..cef32d4ad5f 100644 --- a/lang/x10/Makefile +++ b/lang/x10/Makefile @@ -26,8 +26,6 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} MAINTAINER= jwbacon@tds.net COMMENT= Object-oriented parallal programming language -BROKEN= incomplete plist - USE_BZIP2= yes USE_JAVA= yes JAVA_VERSION= 1.5+ diff --git a/lang/x10/pkg-plist b/lang/x10/pkg-plist index 7d32b52668c..fad9b55cf9f 100644 --- a/lang/x10/pkg-plist +++ b/lang/x10/pkg-plist @@ -11,6 +11,7 @@ etc/x10rt_standalone.properties include/x10_x10rt_MessageHandlers.h include/x10_x10rt_TeamSupport.h include/x10_x10rt_X10RT.h +include/x10_x10rt_X10RT_State.h include/x10rt_cpp.h include/x10rt_cuda.h include/x10rt_front.h |