svn commit: r369171 - in head/www/webstone-ssl: . files

Tijl Coosemans tijl at FreeBSD.org
Wed Sep 24 12:10:53 UTC 2014


Author: tijl
Date: Wed Sep 24 12:10:53 2014
New Revision: 369171
URL: http://svnweb.freebsd.org/changeset/ports/369171
QAT: https://qat.redports.org/buildarchive/r369171/

Log:
  Remove USE_AUTOTOOLS

Deleted:
  head/www/webstone-ssl/files/patch-configure.in
Modified:
  head/www/webstone-ssl/Makefile

Modified: head/www/webstone-ssl/Makefile
==============================================================================
--- head/www/webstone-ssl/Makefile	Wed Sep 24 11:55:13 2014	(r369170)
+++ head/www/webstone-ssl/Makefile	Wed Sep 24 12:10:53 2014	(r369171)
@@ -13,9 +13,9 @@ COMMENT=	World wide web server benchmark
 
 WRKSRC=		${WRKDIR}/WebStone${PORTVERSION}/src
 
+GNU_CONFIGURE=	yes
 USES=		tar:tgz
 USE_OPENSSL=	yes
-USE_AUTOTOOLS=	autoconf213
 ALL_TARGET=	install
 MAKE_JOBS_UNSAFE=	yes
 


More information about the svn-ports-head mailing list