aboutsummaryrefslogtreecommitdiff
path: root/net/aoe
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-02 17:32:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-02 17:32:34 +0000
commita81b1d902845b1234d6f19a056e21dc879f758ec (patch)
treeb17acf80b9708a5e572127837a31497037b89d35 /net/aoe
parentcd7e7c160c23b5575e3c8601d0141352fe16ea41 (diff)
downloadports-a81b1d902845b1234d6f19a056e21dc879f758ec.tar.gz
ports-a81b1d902845b1234d6f19a056e21dc879f758ec.zip
Remove what is already set by USES=kmod
Submitted by: rene
Notes
Notes: svn path=/head/; revision=369840
Diffstat (limited to 'net/aoe')
-rw-r--r--net/aoe/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/aoe/Makefile b/net/aoe/Makefile
index 756933489d08..ddde1d024d47 100644
--- a/net/aoe/Makefile
+++ b/net/aoe/Makefile
@@ -4,15 +4,13 @@
PORTNAME= aoe
PORTVERSION= 1.2.0
PORTREVISION= 2
-CATEGORIES= net kld
+CATEGORIES= net
MASTER_SITES= http://www.son.org/download/
DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION}
MAINTAINER= fjoe@FreeBSD.org
COMMENT= FreeBSD driver for ATA over Ethernet (AoE)
-SSP_UNSAFE= kernel module does not support ssp
-
USES= kmod
WRKSRC= ${WRKDIR}/dev/aoe