diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-06-21 03:34:52 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-06-21 03:34:52 +0000 |
commit | 40aa5acc238ded363fef2bfbe5ec4d95766d75a5 (patch) | |
tree | 0a9443aa9a73b8971b1644a96f9fadb5de9358ed /sysutils/xfsprogs | |
parent | 9fc2e76ec4a7e50ab26fdae43ac331c96f9da9ff (diff) | |
download | ports-40aa5acc238ded363fef2bfbe5ec4d95766d75a5.tar.gz ports-40aa5acc238ded363fef2bfbe5ec4d95766d75a5.zip |
Notes
Diffstat (limited to 'sysutils/xfsprogs')
-rw-r--r-- | sysutils/xfsprogs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile index 02834c179dca..36c27237000b 100644 --- a/sysutils/xfsprogs/Makefile +++ b/sysutils/xfsprogs/Makefile @@ -18,7 +18,6 @@ COMMENT= A set of utilities and library to manipulate an xfs filesystem USE_REINPLACE= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= yes USE_AUTOCONF_VER= 259 GNU_CONFIGURE= yes CONFIGURE_ENV+= INSTALL="${INSTALL} ${_BINOWNGRP}" \ |