Revert previous.
As discussed with kurt@ and daniel dickman
This commit is contained in:
parent
4b3954e672
commit
991dfa9e3a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/09/19 20:03:20 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/09/30 09:10:18 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -32,6 +32,8 @@ RUN_DEPENDS= devel/desktop-file-utils
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
SUBST_VARS+= JAVA_HOME
|
||||
|
||||
WRKDIST= ${WRKDIR}/idea-IC-95.627
|
||||
IJ= ${PREFIX}/intellij
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: java.port.mk,v 1.27 2011/09/19 20:03:20 jasper Exp $
|
||||
# $OpenBSD: java.port.mk,v 1.28 2011/09/30 09:10:18 jasper Exp $
|
||||
|
||||
# Set MODJAVA_VER to x.y or x.y+ based on the version
|
||||
# of the jdk needed for the port. x.y means any x.y jdk.
|
||||
@ -98,10 +98,6 @@ MODJAVA_JRERUN?=no
|
||||
ERRORS+="Fatal: MODJAVA_VER must be set to a valid value."
|
||||
.endif
|
||||
|
||||
.if defined(JAVA_HOME)
|
||||
SUBST_VARS += JAVA_HOME
|
||||
.endif
|
||||
|
||||
RUN_DEPENDS+= ${MODJAVA_RUN_DEPENDS}
|
||||
|
||||
# Append 'java' to the list of categories.
|
||||
|
Loading…
Reference in New Issue
Block a user