[Midnightbsd-cvs] mports [23481] trunk/devel/opengrok/Makefile: bump to java 7
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu May 10 17:52:56 EDT 2018
Revision: 23481
http://svnweb.midnightbsd.org/mports/?rev=23481
Author: laffer1
Date: 2018-05-10 17:52:55 -0400 (Thu, 10 May 2018)
Log Message:
-----------
bump to java 7
Modified Paths:
--------------
trunk/devel/opengrok/Makefile
Modified: trunk/devel/opengrok/Makefile
===================================================================
--- trunk/devel/opengrok/Makefile 2018-05-10 21:25:24 UTC (rev 23480)
+++ trunk/devel/opengrok/Makefile 2018-05-10 21:52:55 UTC (rev 23481)
@@ -12,11 +12,10 @@
LICENSE= cddl apache2
LICENSE_COMB= multi
-RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags
+RUN_DEPENDS= exctags:devel/ctags
USE_JAVA= yes
-JAVA_VERSION= 1.6+
-JAVA_VENDOR?= freebsd
+JAVA_VERSION= 1.7+
SHAREOWN= www
SHAREGRP= www
NO_BUILD= yes
More information about the Midnightbsd-cvs
mailing list