diff options
author | kris <kris@FreeBSD.org> | 2005-04-11 04:54:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-11 04:54:16 +0800 |
commit | 8d2f4817900420bd7407b9f5ebc817365f7317ec (patch) | |
tree | 29e8f9a893eb700ef57c7da962ae545f64401bde /comms | |
parent | 3bd0ad44aaa70bedce7f3eb47b8168d021c69d7d (diff) | |
download | freebsd-ports-graphics-8d2f4817900420bd7407b9f5ebc817365f7317ec.tar.gz freebsd-ports-graphics-8d2f4817900420bd7407b9f5ebc817365f7317ec.tar.zst freebsd-ports-graphics-8d2f4817900420bd7407b9f5ebc817365f7317ec.zip |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'comms')
-rw-r--r-- | comms/rxtx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index dc4f5a3ffe0..1c853b204f5 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/-\1/:S/p/pre/} MAINTAINER= jb.quenot@caraldi.com COMMENT= Native interface to serial ports in Java +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_JAVA= yes JAVA_VERSION= 1.2+ |