summaryrefslogtreecommitdiffstats
path: root/java/jdk14-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk14-doc/Makefile')
-rw-r--r--java/jdk14-doc/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/java/jdk14-doc/Makefile b/java/jdk14-doc/Makefile
index 45386d2..54d47a3 100644
--- a/java/jdk14-doc/Makefile
+++ b/java/jdk14-doc/Makefile
@@ -14,11 +14,7 @@ DISTNAME= j2sdk-${JDK_VERSION:S/./_/g}-doc
MAINTAINER= znerd@FreeBSD.org
NO_CDROM= "License does not allow distribution with fee."
-RESTRICTED= "This software is under license and export control."
-
-.if defined(BATCH) || defined(PACKAGE_BUILDING)
-IGNORE= "You cannot legally distribute packages"
-.endif
+RESTRICTED= "This documentation is under license and export control."
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
TARGET_DIR?= ${PREFIX}/share/doc/jdk${JDK_MAJOR_VER}
OpenPOWER on IntegriCloud