K 10 svn:author V 5 edwin K 8 svn:date V 27 2008-09-24T05:27:40.000000Z K 7 svn:log V 413 graphics/processing : Serial cannot be used The graphics/processing have their own serial library at libexec/processing/libraris/serial/library. But this serial library use linux version of shared library, so we cannot run this function. The processing serial library is same as comms/rxtx, so we must add RUN_DEPENDS. PR: ports/127600 Submitted by: Takeshi MUTOH END