Date: Wed, 24 Sep 2014 12:58:09 +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: r369174 - head/textproc/c2html Message-ID: <201409241258.s8OCw9g0068097@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Wed Sep 24 12:58:09 2014 New Revision: 369174 URL: http://svnweb.freebsd.org/changeset/ports/369174 QAT: https://qat.redports.org/buildarchive/r369174/ Log: Remove USE_AUTOTOOLS Modified: head/textproc/c2html/Makefile Modified: head/textproc/c2html/Makefile ============================================================================== --- head/textproc/c2html/Makefile Wed Sep 24 12:57:24 2014 (r369173) +++ head/textproc/c2html/Makefile Wed Sep 24 12:58:09 2014 (r369174) @@ -12,8 +12,7 @@ COMMENT= C-language sources to HTML conv LICENSE= GPLv2 -USE_AUTOTOOLS= autoconf213 - +GNU_CONFIGURE= yes PLIST_FILES= bin/c2html man/man1/c2html.1.gz PORTDOCS= AUTHORS NEWS README
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409241258.s8OCw9g0068097>