summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>2001-08-14 16:39:16 +0000
committernate <nate@FreeBSD.org>2001-08-14 16:39:16 +0000
commit02b2464dee411661035505402e2a13d66cd1f773 (patch)
tree3d07cfee4b8ba12f3ef11f150e1c7699af140a6e /java
parent91ce243cde4d97896e802d55b607fe1e68b0e1a0 (diff)
downloadFreeBSD-ports-02b2464dee411661035505402e2a13d66cd1f773.zip
FreeBSD-ports-02b2464dee411661035505402e2a13d66cd1f773.tar.gz
- No longer remind the folks to install the compat3x libraries, as they
are installed automagically.
Diffstat (limited to 'java')
-rw-r--r--java/jdk/Makefile5
-rw-r--r--java/jdk11/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/java/jdk/Makefile b/java/jdk/Makefile
index 78d2621..ae5ee09 100644
--- a/java/jdk/Makefile
+++ b/java/jdk/Makefile
@@ -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>
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile
index 78d2621..ae5ee09 100644
--- a/java/jdk11/Makefile
+++ b/java/jdk11/Makefile
@@ -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>
OpenPOWER on IntegriCloud