diff options
Diffstat (limited to 'devel/pcsc-lite/Makefile')
-rw-r--r-- | devel/pcsc-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index af96dd7af0e2..bdeba71c2af3 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -18,7 +18,7 @@ COMMENT= A smartcard development library GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig -USE_INC_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15:inc WRKSRC= ${WRKDIR}/pcsc-lite-1.2.9-beta7 INSTALLS_SHLIB= yes |