aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-03-04 19:12:08 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-03-04 19:12:08 +0000
commitfc84d9d97f8720718ed8abdbf705e9dfc989b872 (patch)
treebe0a1425e006d0b8c4f8b1a46d4eb4caca1a70d2 /java
parenta6ade930304b7b5e239101cb891551ab655eaf2a (diff)
downloadports-fc84d9d97f8720718ed8abdbf705e9dfc989b872.tar.gz
ports-fc84d9d97f8720718ed8abdbf705e9dfc989b872.zip
java/openjfx8-devel: Add an expiration date
WEBKIT option requires Python 2.7 to build. Patching in Python 3.x support is non-trivial.
Notes
Notes: svn path=/head/; revision=527795
Diffstat (limited to 'java')
-rw-r--r--java/openjfx8-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile
index 7b71e5bd1134..e7d0e27af414 100644
--- a/java/openjfx8-devel/Makefile
+++ b/java/openjfx8-devel/Makefile
@@ -17,6 +17,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= No longer maintained upstream
+EXPIRATION_DATE= 2020-11-30
ONLY_FOR_ARCHS= amd64 i386
BUILD_DEPENDS= apache-ant>0:devel/apache-ant \