diff options
Diffstat (limited to 'devel/ffcall/Makefile')
-rw-r--r-- | devel/ffcall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 23059d88e19..e0298d756cb 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -17,7 +17,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Foreign function call libraries USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 ONLY_FOR_ARCHS= i386 alpha ia64 MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3 |