aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile1
-rw-r--r--astro/celestia-gnome/Makefile10
2 files changed, 0 insertions, 11 deletions
diff --git a/astro/Makefile b/astro/Makefile
index a12b8a498fda..ce41851482ec 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -9,7 +9,6 @@
SUBDIR += boinc-astropulse
SUBDIR += boinc-setiathome
SUBDIR += celestia
- SUBDIR += celestia-gnome
SUBDIR += celestia-gtk
SUBDIR += cfitsio
SUBDIR += fowsr
diff --git a/astro/celestia-gnome/Makefile b/astro/celestia-gnome/Makefile
deleted file mode 100644
index 85c1d294fcdb..000000000000
--- a/astro/celestia-gnome/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
-# $FreeBSD$
-
-CELESTIA_UI= gnome
-MASTERDIR= ${.CURDIR}/../celestia
-
-DEPRECATED= GNOME 2 application
-EXPIRATION_DATE= 2018-12-10
-
-.include "${MASTERDIR}/Makefile"