Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2017 17:07:38 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434600 - head/devel/libdsp
Message-ID:  <201702221707.v1MH7c1E069250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Feb 22 17:07:38 2017
New Revision: 434600
URL: https://svnweb.freebsd.org/changeset/ports/434600

Log:
  Readd gmake this port actually need it

Modified:
  head/devel/libdsp/Makefile

Modified: head/devel/libdsp/Makefile
==============================================================================
--- head/devel/libdsp/Makefile	Wed Feb 22 16:58:14 2017	(r434599)
+++ head/devel/libdsp/Makefile	Wed Feb 22 17:07:38 2017	(r434600)
@@ -17,7 +17,7 @@ WRKSRC=		${WRKDIR}/libdsp-src-${PORTVERS
 
 MAKE_ENV=	MKDIR="${MKDIR}" INLINE_VER="${INLINE_VER}"
 MAKEFILE=	Makefile.BSD
-USES=		libtool:build
+USES=		gmake libtool:build
 USE_LDCONFIG=	yes
 
 INLINE_VER=	1.4.0



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