diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-04-21 15:55:55 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-04-21 15:55:55 +0000 |
commit | 28946e26d391fa795cb7194c4cee9517208ad781 (patch) | |
tree | d33ebfd19350c5d0f0a4f5c3be079362114bc251 /comms | |
parent | 6a6d477ea04654f47aa93e0ded69766e8f92cc2a (diff) | |
download | ports-28946e26d391fa795cb7194c4cee9517208ad781.tar.gz ports-28946e26d391fa795cb7194c4cee9517208ad781.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/rxtx/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index 1c853b204f5f..dc4f5a3ffe03 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -15,8 +15,6 @@ 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+ |