svn commit: r362474 - head/www/polipo

Antoine Brodin antoine at FreeBSD.org
Mon Jul 21 20:04:15 UTC 2014


Author: antoine
Date: Mon Jul 21 20:04:14 2014
New Revision: 362474
URL: http://svnweb.freebsd.org/changeset/ports/362474
QAT: https://qat.redports.org/buildarchive/r362474/

Log:
  Redo r359329: unbreak on head

Modified:
  head/www/polipo/Makefile

Modified: head/www/polipo/Makefile
==============================================================================
--- head/www/polipo/Makefile	Mon Jul 21 19:52:43 2014	(r362473)
+++ head/www/polipo/Makefile	Mon Jul 21 20:04:14 2014	(r362474)
@@ -13,6 +13,7 @@ COMMENT=	Small and fast caching web prox
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		makeinfo
 USE_RC_SUBR=	polipo
 
 INFO=		polipo


More information about the svn-ports-all mailing list