diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-28 13:12:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-28 13:12:22 +0000 |
commit | 764b9c7b3e49b3a526ed64d831ba3a8ed20c4d8b (patch) | |
tree | f73ccf8e787eaa6bc7dccd805ac6009afdc70be4 /devel/autoconf | |
parent | b37a32b9ba1e42bd144345c80f65b387bacf4838 (diff) |
Notes
Diffstat (limited to 'devel/autoconf')
-rw-r--r-- | devel/autoconf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index 6e9bfb6a0eee..799e00fdd8fd 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -18,8 +18,7 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ BUILD_VERSION= 2.69 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} -USE_XZ= yes -USES= gmake perl5 +USES= gmake perl5 tar:xz INFO= autoconf GNU_CONFIGURE= yes |