Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2014 18:32:08 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363501 - head/www/mod_clamav
Message-ID:  <201407301832.s6UIW83c067168@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jul 30 18:32:07 2014
New Revision: 363501
URL: http://svnweb.freebsd.org/changeset/ports/363501
QAT: https://qat.redports.org/buildarchive/r363501/

Log:
  - Switch to USES=libtool
  
  Approved by:	portmgr blanket

Modified:
  head/www/mod_clamav/Makefile

Modified: head/www/mod_clamav/Makefile
==============================================================================
--- head/www/mod_clamav/Makefile	Wed Jul 30 18:21:47 2014	(r363500)
+++ head/www/mod_clamav/Makefile	Wed Jul 30 18:32:07 2014	(r363501)
@@ -14,8 +14,8 @@ COMMENT=	Scans content delivered by the 
 
 LICENSE=	GPLv2
 
-USE_AUTOTOOLS=	libtool
 USE_APACHE=	22
+USES=		libtool
 GNU_CONFIGURE=	yes
 
 .include <bsd.port.options.mk>



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