svn commit: r434600 - head/devel/libdsp

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 22 17:07:39 UTC 2017


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


More information about the svn-ports-all mailing list