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
This commit is contained in:
Mark Linimon 2010-12-17 03:44:42 +00:00
parent 5adba08e27
commit 3f735e768e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266467

View file

@ -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