diff options
Diffstat (limited to 'devel/ffcall')
-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 9ad178132915..33ac81836f11 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_VER= 15 +USE_AUTOTOOLS= libtool:15 NOT_FOR_ARCHS= sparc64 MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3 |