diff options
Diffstat (limited to 'comms/rxtx/Makefile')
-rw-r--r-- | comms/rxtx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index 3f6eba0942ca..b0396136f85c 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_JAVA= yes JAVA_VERSION= 1.2+ JAVA_OS= native -USE_AUTOTOOLS= libtool:13 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= JAVA_HOME=${JAVA_HOME} |