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 /lang/linux-j | |
parent | b2cb346ccca7dab473eb1b235192765daaad8ef4 (diff) |
Notes
Diffstat (limited to 'lang/linux-j')
-rw-r--r-- | lang/linux-j/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/linux-j/Makefile b/lang/linux-j/Makefile index 91841a37b9e9..5e7ad9a3e89c 100644 --- a/lang/linux-j/Makefile +++ b/lang/linux-j/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= js@jeannot.org COMMENT= A general purpose programming language +BROKEN= Unfetchable + USE_LINUX?= yes USE_JAVA= 1.3+ |