diff options
Diffstat (limited to 'devel/libffi-devel/Makefile')
-rw-r--r-- | devel/libffi-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libffi-devel/Makefile b/devel/libffi-devel/Makefile index d923035e6b4d..68032f3d4758 100644 --- a/devel/libffi-devel/Makefile +++ b/devel/libffi-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://sources.redhat.com/pub/libffi/ MAINTAINER= horance@freedom.ie.cycu.edu.tw COMMENT= Foreign Function Interface -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_TARGET= # empty |