aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-28 23:51:16 +0800
committereadler <eadler@FreeBSD.org>2013-03-28 23:51:16 +0800
commit90bf33f701948af1f7c39c8734ccd7343a700c94 (patch)
tree06488cf5d0a666243bc87a55c904edf7520f8ef2 /astro
parent159424c8ed8c23b899017787e812f5b9033e7af5 (diff)
downloadfreebsd-ports-gnome-90bf33f701948af1f7c39c8734ccd7343a700c94.tar.gz
freebsd-ports-gnome-90bf33f701948af1f7c39c8734ccd7343a700c94.tar.zst
freebsd-ports-gnome-90bf33f701948af1f7c39c8734ccd7343a700c94.zip
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi
Diffstat (limited to 'astro')
-rw-r--r--astro/gpscorrelate/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile
index 2ebe37d0c230..472a849f1707 100644
--- a/astro/gpscorrelate/Makefile
+++ b/astro/gpscorrelate/Makefile
@@ -27,12 +27,6 @@ PLIST_FILES= bin/gpscorrelate bin/gpscorrelate-gui
.include <bsd.port.options.mk>
-# This port depends on nan(3) added in r174684, Sun Dec 16 21:19:28 2007 UTC.
-# There was no __FreeBSD_version bump for this change, so use the nearest one.
-.if ${OSVERSION} < 800007
-BROKEN= Does not compile on 7.x: Requires nan(3)
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's|^CFLAGS|#CFLAGS| ; \