diff options
Diffstat (limited to 'graphics/processing/Makefile')
-rw-r--r-- | graphics/processing/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/processing/Makefile b/graphics/processing/Makefile index 57a52d09be64..15aa06ad97a1 100644 --- a/graphics/processing/Makefile +++ b/graphics/processing/Makefile @@ -13,6 +13,8 @@ COMMENT= Programming environment for images, animation, and interactions LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= jikes>=1.22:java/jikes \ ${JAVA_HOME}/jre/lib/ext/RXTXcomm.jar:comms/rxtx |