aboutsummaryrefslogtreecommitdiff
path: root/net/iet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/iet/Makefile')
-rw-r--r--net/iet/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/iet/Makefile b/net/iet/Makefile
index 436d4760854b..c285cb7364b8 100644
--- a/net/iet/Makefile
+++ b/net/iet/Makefile
@@ -31,17 +31,11 @@ MAKE_ENV+= KMODDIR=${KMODDIR} DATADIR=${DATADIR} SYSDIR="${SRC_BASE}/sys"
IET_CONF_FILES= ietd.conf initiators.allow initiators.deny targets.allow
-.include <bsd.port.pre.mk>
-
.if !exists(${SRC_BASE}/sys/Makefile)
IGNORE= requires kernel sources to build
.endif
-.if ${OSVERSION} < 800107
-BROKEN= requires 8.0-RELEASE or higher
-.endif
-
pre-install:
${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${KMODDIR} ${STAGEDIR}${ETCDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>