aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/ptiger/Makefile3
-rw-r--r--astro/xeartk/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile
index 3aa5f70205aa..562bb21dbfd1 100644
--- a/astro/ptiger/Makefile
+++ b/astro/ptiger/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= tcltk@FreeBSD.org
COMMENT= Displays U.S. Census Bureau populated places on a map
WWW= http://www.tkgeomap.org/ptiger.html
+DEPRECATED= Depends on expired astro/tkgeomap
+EXPIRATION_DATE=2023-11-30
+
LIB_DEPENDS= libtkgeomap.so:astro/tkgeomap
USES+= tk:run
diff --git a/astro/xeartk/Makefile b/astro/xeartk/Makefile
index ffe9a6c10558..19b063d5ab73 100644
--- a/astro/xeartk/Makefile
+++ b/astro/xeartk/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Small demo for tkgeomap
WWW= http://www.tkgeomap.org/xeartk.html
+DEPRECATED= Depends on expired astro/tkgeomap
+EXPIRATION_DATE=2023-11-30
+
LIB_DEPENDS= libtkgeomap.so:astro/tkgeomap
USES= tk:run