Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2015 16:28:49 +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: r390255 - head/x11-wm/enlightenment
Message-ID:  <201506211628.t5LGSnCU045445@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 21 16:28:48 2015
New Revision: 390255
URL: https://svnweb.freebsd.org/changeset/ports/390255

Log:
  Convert to USES=autoreconf

Modified:
  head/x11-wm/enlightenment/Makefile

Modified: head/x11-wm/enlightenment/Makefile
==============================================================================
--- head/x11-wm/enlightenment/Makefile	Sun Jun 21 16:14:16 2015	(r390254)
+++ head/x11-wm/enlightenment/Makefile	Sun Jun 21 16:28:48 2015	(r390255)
@@ -19,10 +19,9 @@ LIB_DEPENDS=	libefl.so:${PORTSDIR}/devel
 RUN_DEPENDS=	${LOCALBASE}/lib/evas/utils/evas_image_loader.svg:${PORTSDIR}/graphics/evas_generic_loaders-svg
 
 DIST_SUBDIR=	enlightenment
-USE_AUTOTOOLS=	autoconf aclocal
 GNU_CONFIGURE=	yes
-USES=		alias desktop-file-utils execinfo libtool pathfix iconv gmake \
-		pkgconfig tar:xz
+USES=		alias autoreconf desktop-file-utils execinfo libtool pathfix \
+		iconv gmake pkgconfig tar:xz
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 SUB_FILES=	pkg-message



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