Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2017 09:24:48 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442539 - head/german/unix-connect
Message-ID:  <201706040924.v549Om6b026215@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sun Jun  4 09:24:48 2017
New Revision: 442539
URL: https://svnweb.freebsd.org/changeset/ports/442539

Log:
  - fix gperf on FreeBSD-11

Modified:
  head/german/unix-connect/Makefile

Modified: head/german/unix-connect/Makefile
==============================================================================
--- head/german/unix-connect/Makefile	Sun Jun  4 09:01:15 2017	(r442538)
+++ head/german/unix-connect/Makefile	Sun Jun  4 09:24:48 2017	(r442539)
@@ -17,7 +17,7 @@ LICENSE=	GPLv2 BSD3CLAUSE
 
 MANUAL_PACKAGE_BUILD=	needs hostname
 
-USES=		fakeroot
+USES=		fakeroot gperf
 
 WRKSRC=		${WRKDIR}/${DISTNAME}
 GNU_CONFIGURE=	yes



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