diff options
Diffstat (limited to 'converters/psiconv/Makefile')
-rw-r--r-- | converters/psiconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile index 7e03df2..d015172 100644 --- a/converters/psiconv/Makefile +++ b/converters/psiconv/Makefile @@ -16,7 +16,7 @@ COMMENT= A conversion utility to convert Psion 5(MX) files into other formats USE_GETOPT_LONG=yes INSTALLS_SHLIB= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-imagemagick=no CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} |