svn commit: r373604 - head/security/integrit

Antoine Brodin antoine at FreeBSD.org
Sat Nov 29 07:26:51 UTC 2014


Author: antoine
Date: Sat Nov 29 07:26:50 2014
New Revision: 373604
URL: https://svnweb.freebsd.org/changeset/ports/373604
QAT: https://qat.redports.org/buildarchive/r373604/

Log:
  Fix build without INFO

Modified:
  head/security/integrit/Makefile

Modified: head/security/integrit/Makefile
==============================================================================
--- head/security/integrit/Makefile	Sat Nov 29 07:18:19 2014	(r373603)
+++ head/security/integrit/Makefile	Sat Nov 29 07:26:50 2014	(r373604)
@@ -9,6 +9,7 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	File integrity verification program
 
+USES=		makeinfo
 GNU_CONFIGURE=	yes
 ALL_TARGET=	${PORTNAME} utils
 


More information about the svn-ports-all mailing list