diff options
Diffstat (limited to 'security/opensc')
-rw-r--r-- | security/opensc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index d8fcde5f2822..2e0832079692 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -17,7 +17,7 @@ USE_GNOME= pkgconfig INSTALLS_SHLIB= yes USE_OPENSSL= yes USE_GMAKE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_REINPLACE= yes |