From 98f7ae582d07dd851a3dd3072186e4be4a12e031 Mon Sep 17 00:00:00 2001 From: hq Date: Thu, 21 Apr 2005 15:55:55 +0000 Subject: Unbreak: the plist error was due to java/jdk14, not comms/rxtx Reminded by: maintainer --- comms/rxtx/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'comms') 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+ -- cgit