summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:21:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:21:21 +0000
commit9f89962a6d493602e7eca1e2fdbf365561f1e99f (patch)
tree36eeff5e004f5169cfd621b775baf67100e2ee3e /comms
parentRemove always-false/true conditions based on OSVERSION 500000 (diff)
Remove always-false/true conditions based on OSVERSION 500000
PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Security:
Notes
Notes: svn path=/head/; revision=200768
Diffstat (limited to 'comms')
-rw-r--r--comms/ixj/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile
index afa5e0050629..5266fcaf17a5 100644
--- a/comms/ixj/Makefile
+++ b/comms/ixj/Makefile
@@ -20,9 +20,7 @@ ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500000
IGNORE= cannot be installed since the driver has not been updated for 5.x kernels. Still uses machine/ipl.h
-.endif
WRKSRC= ${WRKDIR}/ixj_freebsd
MAKEFILE= Makefile.BSD