diff options
Diffstat (limited to 'x11-toolkits/fxscintilla/Makefile')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 5aeb02d78b4d..621bae051352 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -16,7 +16,7 @@ COMMENT= A Fox toolkit reimplementation of Scintilla editing widget GNU_CONFIGURE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ARGS+= --enable-shared --disable-static INSTALLS_SHLIB= yes |