Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 12:59:33 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369176 - head/textproc/xlhtml
Message-ID:  <201409241259.s8OCxXP8068455@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Wed Sep 24 12:59:32 2014
New Revision: 369176
URL: http://svnweb.freebsd.org/changeset/ports/369176
QAT: https://qat.redports.org/buildarchive/r369176/

Log:
  Remove USE_AUTOTOOLS

Modified:
  head/textproc/xlhtml/Makefile

Modified: head/textproc/xlhtml/Makefile
==============================================================================
--- head/textproc/xlhtml/Makefile	Wed Sep 24 12:58:46 2014	(r369175)
+++ head/textproc/xlhtml/Makefile	Wed Sep 24 12:59:32 2014	(r369176)
@@ -13,10 +13,9 @@ COMMENT=	Convert Excel and PowerPoint fi
 
 LICENSE=	GPLv2
 
+GNU_CONFIGURE=	yes
 USES=		gmake tar:tgz
 
-USE_AUTOTOOLS=	automake14 autoconf
-
 OPTIONS_DEFINE=	DOCS
 
 post-install:



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