diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:21:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:21:21 +0000 |
commit | 9f89962a6d493602e7eca1e2fdbf365561f1e99f (patch) | |
tree | 36eeff5e004f5169cfd621b775baf67100e2ee3e /comms | |
parent | 13fcaf3ba222367de80b232776c39f054ea88a90 (diff) | |
download | ports-9f89962a6d493602e7eca1e2fdbf365561f1e99f.tar.gz ports-9f89962a6d493602e7eca1e2fdbf365561f1e99f.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ixj/Makefile | 2 |
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 |