Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2015 14:38:53 +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: r390240 - head/multimedia/libbdplus
Message-ID:  <201506211438.t5LEcrpO090900@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 21 14:38:52 2015
New Revision: 390240
URL: https://svnweb.freebsd.org/changeset/ports/390240

Log:
  Convert to USES=autoreconf

Modified:
  head/multimedia/libbdplus/Makefile

Modified: head/multimedia/libbdplus/Makefile
==============================================================================
--- head/multimedia/libbdplus/Makefile	Sun Jun 21 14:35:54 2015	(r390239)
+++ head/multimedia/libbdplus/Makefile	Sun Jun 21 14:38:52 2015	(r390240)
@@ -16,8 +16,7 @@ LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/se
 		libgpg-error.so:${PORTSDIR}/security/libgpg-error
 
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	autoconf aclocal automake
-USES=		tar:bzip2 pkgconfig libtool
+USES=		autoreconf tar:bzip2 pkgconfig libtool
 
 CONFIGURE_ARGS=	--without-libaacs
 



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