[Bug 212037] comms/rxtx unneeded dependency on Linux emu

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 22 03:39:20 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212037

            Bug ID: 212037
           Summary: comms/rxtx unneeded dependency on Linux emu
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: howard0su at gmail.com
                CC: james at elstone.net
                CC: james at elstone.net
             Flags: maintainer-feedback?(james at elstone.net)

Index: comms/rxtx/Makefile
===================================================================
--- comms/rxtx/Makefile (revision 420316)
+++ comms/rxtx/Makefile (working copy)
@@ -14,7 +14,6 @@
 COMMENT=       Native interface to serial ports in Java

 USES=          gmake libtool zip
-USE_LINUX=     c6

 USE_JAVA=      yes
 JAVA_VERSION=  1.6+

I tested the code without this flag also uninstall all linux packages, arduino
still works well. The change will avoid install Linux package when not
necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list