diff options
Diffstat (limited to 'security/sfs/Makefile')
-rw-r--r-- | security/sfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 74e9e3bbac23..ad49282d8d41 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -21,7 +21,7 @@ INFO= sfs USE_GMAKE= yes USE_REINPLACE= yes -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-sfsuser=sfs \ --with-sfsgroup=sfs \ |