- No longer remind the folks to install the compat3x libraries, as they

are installed automagically.
This commit is contained in:
Nate Williams
2001-08-14 16:39:16 +00:00
parent cac9f01cbd
commit 31cd07a8e8
2 changed files with 2 additions and 8 deletions

View File

@@ -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>

View File

@@ -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>