aboutsummaryrefslogtreecommitdiffstats
path: root/math/pspp/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-12-23 16:18:26 +0800
committerijliao <ijliao@FreeBSD.org>2002-12-23 16:18:26 +0800
commit9fa1f7e1206b43811761f19f7881d2f110c3fcc9 (patch)
tree631efa999aba99dbf8f00b812c758e1b3dc498ac /math/pspp/Makefile
parent039069144fd1248eb6ec81527dc65f63211d1f24 (diff)
downloadfreebsd-ports-gnome-9fa1f7e1206b43811761f19f7881d2f110c3fcc9.tar.gz
freebsd-ports-gnome-9fa1f7e1206b43811761f19f7881d2f110c3fcc9.tar.zst
freebsd-ports-gnome-9fa1f7e1206b43811761f19f7881d2f110c3fcc9.zip
fix build on -current
PR: 46477 Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
Diffstat (limited to 'math/pspp/Makefile')
-rw-r--r--math/pspp/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 42614c7eae77..86a1c52b0f12 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -15,10 +15,4 @@ MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500035
-BROKEN= "Does not compile on 5.0"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>