Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2014 12:58:47 +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: r369175 - head/textproc/java2html
Message-ID:  <201409241258.s8OCwlHl068259@svn.freebsd.org>

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

Log:
  Remove USE_AUTOTOOLS

Modified:
  head/textproc/java2html/Makefile

Modified: head/textproc/java2html/Makefile
==============================================================================
--- head/textproc/java2html/Makefile	Wed Sep 24 12:58:09 2014	(r369174)
+++ head/textproc/java2html/Makefile	Wed Sep 24 12:58:46 2014	(r369175)
@@ -13,8 +13,7 @@ COMMENT=	Java sources to HTML converter
 
 LICENSE=	GPLv2
 
-USE_AUTOTOOLS=	autoconf213
-
+GNU_CONFIGURE=	yes
 PORTDOCS=	AUTHORS NEWS README
 PLIST_FILES=	bin/java2html man/man1/java2html.1.gz
 



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