. Instead of hardwiring JAVA_HOME, put in a USE_JAVA statement that should
be sufficient. The Eclipse documentation mentions needing 1.3 or better. PR: 53426 (hopefully) Suggested by: kan
This commit is contained in:
@@ -22,8 +22,7 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/jakarta-ant \
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_ZIP= yes
|
||||
#USE_JAVA= 1.4+
|
||||
JAVA_HOME= ${LOCALBASE}/jdk1.4.1
|
||||
USE_JAVA= 1.3+
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
MAKE_ARGS= ECLIPSE_BUILD=${ECLIPSE_BUILD} \
|
||||
|
||||
Reference in New Issue
Block a user