summaryrefslogtreecommitdiff
path: root/java/jdk11/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-22 00:59:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-22 00:59:43 +0000
commit237e002096dcd6f906cad14934beb140eef6f94e (patch)
tree80d1d0f6e3d581b1deae0d9320a18712fc2f7ab9 /java/jdk11/Makefile
parentUpdate to bibtex2html 1.87. This adds support for \hat, \mathfrak (diff)
- Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by: glewis With hat: portmgr
Notes
Notes: svn path=/head/; revision=196029
Diffstat (limited to '')
-rw-r--r--java/jdk11/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile
index ddc5b2636c9c..3938a37b475e 100644
--- a/java/jdk11/Makefile
+++ b/java/jdk11/Makefile
@@ -28,6 +28,9 @@ PLIST_SUB+= JDK_VERSION=${JDK_VERSION}
WRKSRC= ${WRKDIR}/jdk${JDK_VERSION}
NO_BUILD= yes
+DEPRECATED= Obsolete version; depends on forbidden compat3x package
+EXPIRATION_DATE=2007-08-22
+
post-patch:
${FIND} ${WRKSRC} -name '*.orig' -delete