diff options
Diffstat (limited to 'devel/libmusclecard/Makefile')
-rw-r--r-- | devel/libmusclecard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmusclecard/Makefile b/devel/libmusclecard/Makefile index 474480a82a0b..74001029d205 100644 --- a/devel/libmusclecard/Makefile +++ b/devel/libmusclecard/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ARGS= --enable-muscledropdir=${LOCALBASE}/lib/pcsc/services USE_REINPLACE= yes USE_GNOME= gnomehack INSTALLS_SHLIB= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 MAN8= bundleTool.8 |