svn commit: r383921 - head/devel/hadoop
Bartek Rutkowski
robak at FreeBSD.org
Mon Apr 13 14:09:53 UTC 2015
Author: robak
Date: Mon Apr 13 14:09:52 2015
New Revision: 383921
URL: https://svnweb.freebsd.org/changeset/ports/383921
Log:
devel/hadoop: add CPE information
- Maintainer's timeout (demon at FreeBSD.org)
PR: 198966
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/devel/hadoop/Makefile
Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile Mon Apr 13 14:00:44 2015 (r383920)
+++ head/devel/hadoop/Makefile Mon Apr 13 14:09:52 2015 (r383921)
@@ -22,7 +22,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bas
CONFLICTS_INSTALL= hadoop2-2*
-USES= libtool
+USES= cpe libtool
+CPE_VENDOR= apache
USE_JAVA= yes
JAVA_VERSION= 1.7+
USE_ANT= yes
More information about the svn-ports-all
mailing list