Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 16:09:27 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359255 - head/devel/autoconf-archive
Message-ID:  <201406251609.s5PG9RH6097478@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun 25 16:09:27 2014
New Revision: 359255
URL: http://svnweb.freebsd.org/changeset/ports/359255
QAT: https://qat.redports.org/buildarchive/r359255/

Log:
  Fix build without texinfo in base

Modified:
  head/devel/autoconf-archive/Makefile

Modified: head/devel/autoconf-archive/Makefile
==============================================================================
--- head/devel/autoconf-archive/Makefile	Wed Jun 25 15:38:23 2014	(r359254)
+++ head/devel/autoconf-archive/Makefile	Wed Jun 25 16:09:27 2014	(r359255)
@@ -10,8 +10,8 @@ DISTNAME=	${PORTNAME}-${DISTDATE}
 MAINTAINER=	mkamm@gmx.net
 COMMENT=	Set of useful GNU Autoconf macros
 
+USES=		makeinfo tar:bzip2
 DISTDATE=	2011.01.02
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 INFO=		${PORTNAME}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406251609.s5PG9RH6097478>