aboutsummaryrefslogtreecommitdiff
path: root/java/jdk14-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk14-doc/Makefile')
-rw-r--r--java/jdk14-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/jdk14-doc/Makefile b/java/jdk14-doc/Makefile
index 415fe840dfc2..d81843bae7aa 100644
--- a/java/jdk14-doc/Makefile
+++ b/java/jdk14-doc/Makefile
@@ -14,6 +14,7 @@ DISTNAME= j2sdk-${JDK_VERSION:S/./_/g}-doc
MAINTAINER= znerd@FreeBSD.org
COMMENT= Java Development Kit 1.4 Documentation
+LATEST_LINK= jdk14-doc
NO_CDROM= "License does not allow distribution with fee."
RESTRICTED= "This documentation is under license and export control."
@@ -40,7 +41,7 @@ pre-install:
@${RM} -f ${PLIST}
@${TOUCH} ${PLIST}
@${ECHO_CMD} " [ DONE ]"
-
+
do-install:
@${ECHO_CMD} -n ">> Creating directory ${TARGET_DIR}..."
@${MKDIR} ${TARGET_DIR}