Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2014 07:26:50 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373604 - head/security/integrit
Message-ID:  <201411290726.sAT7QovO021066@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	File integrity verification program
 
+USES=		makeinfo
 GNU_CONFIGURE=	yes
 ALL_TARGET=	${PORTNAME} utils
 



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