Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2015 19:53:45 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393897 - head/security/razorback-archiveInflate
Message-ID:  <201508101953.t7AJrj73007519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Aug 10 19:53:45 2015
New Revision: 393897
URL: https://svnweb.freebsd.org/changeset/ports/393897

Log:
  - Switch to USES=autoreconf

Modified:
  head/security/razorback-archiveInflate/Makefile

Modified: head/security/razorback-archiveInflate/Makefile
==============================================================================
--- head/security/razorback-archiveInflate/Makefile	Mon Aug 10 19:50:27 2015	(r393896)
+++ head/security/razorback-archiveInflate/Makefile	Mon Aug 10 19:53:45 2015	(r393897)
@@ -22,8 +22,7 @@ RUN_DEPENDS=	razorback-masterNugget>=0.5
 
 RB_LIBDIR?=	${PREFIX}/lib/razorback
 GNU_CONFIGURE=	yes
-USES=		libtool pkgconfig
-USE_AUTOTOOLS=	autoconf
+USES=		autoreconf libtool pkgconfig
 USE_LDCONFIG=	${RB_LIBDIR}
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



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