From 31cd07a8e895c7cee78df1537b01e62d016b92fe Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Tue, 14 Aug 2001 16:39:16 +0000 Subject: - No longer remind the folks to install the compat3x libraries, as they are installed automagically. --- java/jdk11/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'java/jdk11/Makefile') diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile index 78d2621318f7..ae5ee09a7992 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 -- cgit v1.2.3