svn commit: r386286 - head/devel/hive
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 01:46:43 UTC 2015
Author: amdmi3
Date: Thu May 14 01:46:42 2015
New Revision: 386286
URL: https://svnweb.freebsd.org/changeset/ports/386286
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/devel/hive/Makefile
Modified: head/devel/hive/Makefile
==============================================================================
--- head/devel/hive/Makefile Thu May 14 01:01:52 2015 (r386285)
+++ head/devel/hive/Makefile Thu May 14 01:46:42 2015 (r386286)
@@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/java/m
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
yarn:${PORTSDIR}/devel/hadoop2
+USES= cpe
+CPE_VENDOR= apache
USE_JAVA= yes
JAVA_VERSION= 1.7+
WRKSRC= ${WRKDIR}/apache-${PORTNAME}-${PORTVERSION}-src
More information about the svn-ports-all
mailing list