aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 07:36:55 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 07:36:55 +0000
commit6fef64c64d626419bee3f50087b11db4c81f01d3 (patch)
tree200b071883fecf660be1370440f659b17c5709f1 /astro
parenta0800a53f7e1fa04b018114a21e134244f83ff79 (diff)
downloadports-6fef64c64d626419bee3f50087b11db4c81f01d3.tar.gz
ports-6fef64c64d626419bee3f50087b11db4c81f01d3.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/roadmap/Makefile5
-rw-r--r--astro/saoimage/Makefile5
2 files changed, 10 insertions, 0 deletions
diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile
index bbee012788e0..67adb523d035 100644
--- a/astro/roadmap/Makefile
+++ b/astro/roadmap/Makefile
@@ -26,6 +26,11 @@ USES= gmake gnome pkgconfig
USE_GNOME= gtk20
MAKE_ARGS= INSTALLDIR="${PREFIX}" CC="${CC}" CXX="${CXX}"
+CFLAGS+= -fcommon
+
+EXPIRATION_DATE= 2020-09-30
+DEPRECATED= Unmaintained and dead upstream
+
SUB_FILES= pkg-message
PORTDOCS= ${DOCS} README
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile
index 5a086461b3cc..003cee5b03a4 100644
--- a/astro/saoimage/Makefile
+++ b/astro/saoimage/Makefile
@@ -16,6 +16,11 @@ ALL_TARGET= ${OPSYS}
USES= xorg
USE_XORG= x11
+CFLAGS+= -fcommon
+
+EXPIRATION_DATE= 2020-09-30
+DEPRECATED= Unmaintained and dead upstream
+
PLIST_FILES= bin/saoimage etc/imtoolrc.sample share/man/man1/saoimage.1.gz
post-patch: