aboutsummaryrefslogtreecommitdiff
path: root/comms/uhso-kmod
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-02-12 10:19:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-02-12 10:19:12 +0000
commit31ae84c63fee7a1b96ab6398d0eb8a4ef6c0d724 (patch)
tree764a2918448dee5d4eba74453e88bee3330845ca /comms/uhso-kmod
parent430915877c8a761520fabda4a1a1172ba0b852fc (diff)
downloadports-31ae84c63fee7a1b96ab6398d0eb8a4ef6c0d724.tar.gz
ports-31ae84c63fee7a1b96ab6398d0eb8a4ef6c0d724.zip
- Add conflicts and crossreference
PR: ports/143681 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Notes
Notes: svn path=/head/; revision=249647
Diffstat (limited to 'comms/uhso-kmod')
-rw-r--r--comms/uhso-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/uhso-kmod/Makefile b/comms/uhso-kmod/Makefile
index b003d50608a9..b329a5a2bbc7 100644
--- a/comms/uhso-kmod/Makefile
+++ b/comms/uhso-kmod/Makefile
@@ -34,7 +34,7 @@ MAN4= uhso.4
.if !exists(/usr/src/sys/Makefile)
IGNORE= requires kernel source files
.elif ${OSVERSION} <= 800063
-IGNORE= requires FreeBSD 8.0 (with USB2) or superior
+IGNORE= requires FreeBSD 8.0 or later, please try comms/hso-kmod instead
.endif
.if !defined(WITHOUT_UHSOCTL)