diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:15:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:15:05 +0000 |
commit | 11b32e61d2f365927027987158242fe2d187acc7 (patch) | |
tree | 7916ee5388d0f0473627f850dc4e037065766268 /devel/linux-understand_java | |
parent | b2cb346ccca7dab473eb1b235192765daaad8ef4 (diff) |
Notes
Diffstat (limited to 'devel/linux-understand_java')
-rw-r--r-- | devel/linux-understand_java/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/linux-understand_java/Makefile b/devel/linux-understand_java/Makefile index 2ca9215ba29c..1e6b3f837a68 100644 --- a/devel/linux-understand_java/Makefile +++ b/devel/linux-understand_java/Makefile @@ -19,6 +19,8 @@ COMMENT= Understand can parse a Java project helping reverse engineer it RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs +BROKEN= Unfetchable + ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes NO_BUILD= yes |