- No longer remind the folks to install the compat3x libraries, as they
are installed automagically.
This commit is contained in:
@@ -43,8 +43,5 @@ do-install:
|
||||
|
||||
post-install:
|
||||
${LOCALBASE}/bin/registervm "${PREFIX}/jdk${JDK_VERSION}/bin/java # JDK${JDK_VERSION}"
|
||||
.if ${OSVERSION} > 400000
|
||||
${ECHO} "You will need to install the compat3x libraries to use this port."
|
||||
.endif
|
||||
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
@@ -43,8 +43,5 @@ do-install:
|
||||
|
||||
post-install:
|
||||
${LOCALBASE}/bin/registervm "${PREFIX}/jdk${JDK_VERSION}/bin/java # JDK${JDK_VERSION}"
|
||||
.if ${OSVERSION} > 400000
|
||||
${ECHO} "You will need to install the compat3x libraries to use this port."
|
||||
.endif
|
||||
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Reference in New Issue
Block a user