summaryrefslogtreecommitdiff
path: root/graphics/kix-kmod
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-12-17 03:44:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-12-17 03:44:42 +0000
commit3f735e768e20bba787bf8b146ff30d6231a77711 (patch)
tree2f93c8df84242333c29d9be577506b74baf3ee9b /graphics/kix-kmod
parentUse the $SRC_BASE Makevar instead of hard-coding. (diff)
Use the $SRC_BASE Makevar instead of hard-coding. There is no longer
any need to provide the default definition; it is in bsd.port.mk. Hat: portmgr
Notes
Notes: svn path=/head/; revision=266467
Diffstat (limited to 'graphics/kix-kmod')
-rw-r--r--graphics/kix-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kix-kmod/Makefile b/graphics/kix-kmod/Makefile
index d80344dab9ae..d4aca2e657d0 100644
--- a/graphics/kix-kmod/Makefile
+++ b/graphics/kix-kmod/Makefile
@@ -18,7 +18,7 @@ COMMENT= A graphical screensaver kernel module
SYSDIR?= ${SRC_BASE}/sys
.if !exists(${SYSDIR}/dev/syscons/syscons.h)
-IGNORE= requires kernel source (/usr/src/sys) to build
+IGNORE= requires kernel source (in ${SYSDIR}) to build
.endif
MAKE_ENV+= WERROR=
PLIST_FILES= lib/kix_saver.ko