diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libroadnav/Makefile | 3 | ||||
-rw-r--r-- | astro/roadnav/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/astro/libroadnav/Makefile b/astro/libroadnav/Makefile index a06e4c0afcf..fbf60b61be1 100644 --- a/astro/libroadnav/Makefile +++ b/astro/libroadnav/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/roadnav/LibRoadnav/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Helper library for Roadnav (3D GPS mapping program) +DEPRECATED= No releases for 8+ years, no supporting newer wxWidget +EXPIRATION_DATE= 2015-12-13 + OPTIONS_DEFINE= DOCS USE_WX= 2.8+ diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile index e7a41ea5e22..18af9a0255c 100644 --- a/astro/roadnav/Makefile +++ b/astro/roadnav/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/Roadnav/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3D GPS mapping program +DEPRECATED= No releases for 8+ years, no supporting newer wxWidget +EXPIRATION_DATE= 2015-12-13 + BUILD_DEPENDS= ${LOCALBASE}/lib/libroadnav.a:${PORTSDIR}/astro/libroadnav USE_WX= 2.8+ |