diff options
author | kris <kris@FreeBSD.org> | 2005-03-26 20:15:05 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-26 20:15:05 +0000 |
commit | 8e8d57e09bed0b1f074e4cec3cb12e98bb53732b (patch) | |
tree | ac8b8dd1b637ebd511885233f552114b0c3edd77 /lang/linux-j | |
parent | 990545fcaaa0fe16aba462869806e8e70f39990c (diff) | |
download | FreeBSD-ports-8e8d57e09bed0b1f074e4cec3cb12e98bb53732b.zip FreeBSD-ports-8e8d57e09bed0b1f074e4cec3cb12e98bb53732b.tar.gz |
BROKEN: Unfetchable
Approved by: portmgr (self)
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 91841a3..5e7ad9a 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+ |