diff options
Diffstat (limited to 'devel/libmimedir/Makefile')
-rw-r--r-- | devel/libmimedir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile index 67c8e7ecc1b5..e9274b5b8a95 100644 --- a/devel/libmimedir/Makefile +++ b/devel/libmimedir/Makefile @@ -15,7 +15,7 @@ COMMENT= Library for parsing RFC2425 MIME Directory Profile information GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 USE_BISON= yes INSTALLS_SHLIB= yes |