diff options
Diffstat (limited to 'security/shishi/Makefile')
-rw-r--r-- | security/shishi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile index f6261e77f5d7..bc31287c1df5 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -22,7 +22,7 @@ USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_ICONV= yes USE_GETOPT_LONG= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --disable-starttls \ |