diff options
Diffstat (limited to 'sysutils/xfsprogs/Makefile')
-rw-r--r-- | sysutils/xfsprogs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile index 88362bf72317..2d60a396ea58 100644 --- a/sysutils/xfsprogs/Makefile +++ b/sysutils/xfsprogs/Makefile @@ -18,8 +18,7 @@ COMMENT= A set of utilities and library to manipulate an xfs filesystem USE_REINPLACE= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOCONF_VER= 259 -WANT_LIBTOOL_VER= 15 +USE_AUTOTOOLS= autoconf:259 libtool:15:env GNU_CONFIGURE= yes CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \ CFLAGS="${CFLAGS}" \ |