diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 20:54:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 20:54:16 +0000 |
commit | d4873a8048d30f64aa6e06b33ff4756eb2bdbf49 (patch) | |
tree | 2a9cbec33cc0f18f9d5a0eecea7a01ff75ae2326 /comms | |
parent | Update to the 20050409 snapshot of GCC 4.0.0. That's getting rather close (diff) |
BROKEN: Incomplete pkg-plist
Notes
Notes:
svn path=/head/; revision=132931
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 dc4f5a3ffe03..1c853b204f5f 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+ |