diff --git a/sysutils/graid5/Makefile b/sysutils/graid5/Makefile index 11392168d6e2..7136c00fb643 100644 --- a/sysutils/graid5/Makefile +++ b/sysutils/graid5/Makefile @@ -30,6 +30,8 @@ MAKE_ENV+= KMODDIR=${KMODDIR} MANCOMPRESSED= yes MAN8= ${PORTNAME}.8 +.include + .if !exists(${SRC_BASE}/sys/Makefile) IGNORE= requires kernel source files .elif !exists(${SRC_BASE}/sbin/geom/Makefile) @@ -39,4 +41,4 @@ IGNORE= requires sbin source files post-install: kldxref ${KMODDIR} -.include +.include