svn commit: r360623 - head/devel/hadoop

Dmitry Sivachenko demon at FreeBSD.org
Fri Jul 4 14:20:50 UTC 2014


Author: demon
Date: Fri Jul  4 14:20:49 2014
New Revision: 360623
URL: http://svnweb.freebsd.org/changeset/ports/360623
QAT: https://qat.redports.org/buildarchive/r360623/

Log:
  Revert part of prev commit, not applicable here.

Modified:
  head/devel/hadoop/Makefile

Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile	Fri Jul  4 14:17:13 2014	(r360622)
+++ head/devel/hadoop/Makefile	Fri Jul  4 14:20:49 2014	(r360623)
@@ -17,12 +17,12 @@ COMMENT=	Apache Map/Reduce framework
 
 LICENSE=	APACHE20
 
-BUILD_DEPENDS=	gsed:${PORTSDIR}/textproc/gsed
+BUILD_DEPENDS=	gmake:${PORTSDIR}/devel/gmake \
+		gsed:${PORTSDIR}/textproc/gsed
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
 CONFLICTS_INSTALL=	apache-hadoop2-2*
 
-USES=		gmake
 USE_JAVA=	yes
 JAVA_VERSION=	1.7+
 USE_ANT=	yes


More information about the svn-ports-head mailing list