Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 17:10:08 +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: r370372 - head/devel/gearmand-devel
Message-ID:  <201410071710.s97HA8MH098237@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Oct  7 17:10:08 2014
New Revision: 370372
URL: https://svnweb.freebsd.org/changeset/ports/370372
QAT: https://qat.redports.org/buildarchive/r370372/

Log:
  Fix without gperf from base

Modified:
  head/devel/gearmand-devel/Makefile

Modified: head/devel/gearmand-devel/Makefile
==============================================================================
--- head/devel/gearmand-devel/Makefile	Tue Oct  7 17:07:28 2014	(r370371)
+++ head/devel/gearmand-devel/Makefile	Tue Oct  7 17:10:08 2014	(r370372)
@@ -24,7 +24,7 @@ GROUPS=		gearmand
 
 USE_PERL5=	build
 GNU_CONFIGURE=	yes
-USES=		pathfix perl5 gmake libtool execinfo
+USES=		pathfix perl5 gmake gperf libtool execinfo
 USE_LDCONFIG=	yes
 USE_PYTHON_BUILD=yes
 USE_RC_SUBR=	gearmand



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