aboutsummaryrefslogtreecommitdiff
path: root/comms/seyon/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-29 07:30:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-29 07:30:09 +0000
commitd351a6996806b23c708de932ee8b8d6388a86a7b (patch)
tree1bca7a5db5a34501faf9491b270acd4a2003e136 /comms/seyon/Makefile
parenta23d27af441559460e07378280e801d6a5aeaa1f (diff)
downloadports-d351a6996806b23c708de932ee8b8d6388a86a7b.tar.gz
ports-d351a6996806b23c708de932ee8b8d6388a86a7b.zip
Fix build on 5.x.
PR: ports/60675 Submitted by: Samy Al Bahra <samy@kerneled.com>
Notes
Notes: svn path=/head/; revision=96862
Diffstat (limited to 'comms/seyon/Makefile')
-rw-r--r--comms/seyon/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index b7f943afba53..bcc2483f3a54 100644
--- a/comms/seyon/Makefile
+++ b/comms/seyon/Makefile
@@ -20,10 +20,4 @@ USE_IMAKE= yes
MAN1= seyon.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile on FreeBSD ${OSVERSION} (missing header)"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>