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 868d311af894..026f9f28888c 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -23,7 +23,7 @@ JAVA_VERSION= 1.2+ JAVA_OS= native GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= JAVA_HOME=${JAVA_HOME} PREFIX= ${JAVA_HOME}/jre NO_MTREE= yes |