aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rsyslog7/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-14 18:45:36 +0800
committerbapt <bapt@FreeBSD.org>2013-09-14 18:45:36 +0800
commite6b342444dbaa58e37f0bc70c20f9c06435a2102 (patch)
tree3bc0fdbb2a7caa810a5ef2ed9ca19be2fbb58a23 /sysutils/rsyslog7/Makefile
parent6addd8da3caef7bbf93565794652e90aebe9866e (diff)
downloadfreebsd-ports-gnome-e6b342444dbaa58e37f0bc70c20f9c06435a2102.tar.gz
freebsd-ports-gnome-e6b342444dbaa58e37f0bc70c20f9c06435a2102.tar.zst
freebsd-ports-gnome-e6b342444dbaa58e37f0bc70c20f9c06435a2102.zip
Remove tests for unsupported FreeBSD versions
Diffstat (limited to 'sysutils/rsyslog7/Makefile')
-rw-r--r--sysutils/rsyslog7/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/rsyslog7/Makefile b/sysutils/rsyslog7/Makefile
index fde774741c7d..e49838103c11 100644
--- a/sysutils/rsyslog7/Makefile
+++ b/sysutils/rsyslog7/Makefile
@@ -174,8 +174,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
-.if ${OSVERSION} < 700042
-USE_GCC= 4.2+
-.endif
-
.include <bsd.port.post.mk>