diff options
Diffstat (limited to 'www/mapedit/Makefile')
-rw-r--r-- | www/mapedit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 712892b2e6bb..4f53d34db3b2 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -19,6 +19,9 @@ RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 JDK_VERSION= 1.1.8 NO_BUILD= yes +DEPRECATED= Depends on obsolete version of jdk +EXPIRATION_DATE=2007-08-22 + post-patch: @${REINPLACE_CMD} -e "s|!!LOCALBASE!!|${LOCALBASE}|" ${WRKSRC}/mapedit |