diff options
Diffstat (limited to 'devel/libffcall/Makefile')
-rw-r--r-- | devel/libffcall/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libffcall/Makefile b/devel/libffcall/Makefile index d11b67c036cb..380eb5e89026 100644 --- a/devel/libffcall/Makefile +++ b/devel/libffcall/Makefile @@ -10,9 +10,7 @@ WWW= https://www.gnu.org/software/libffcall/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_armv7= no rule to make target 'avcall-armhf-old.lo', needed by 'avcall.lo' - -USES= gmake libtool +USES= autoreconf gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share |