diff options
Diffstat (limited to 'devel/jep/Makefile')
-rw-r--r-- | devel/jep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jep/Makefile b/devel/jep/Makefile index 05e6e951c645..3069f5e91775 100644 --- a/devel/jep/Makefile +++ b/devel/jep/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} USE_JAVA= yes JAVA_VERSION= 1.2+ USE_PYTHON= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes MAN1= jep.1 |