aboutsummaryrefslogtreecommitdiff
path: root/graphics/plasma-kmod
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-12-17 03:45:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-12-17 03:45:29 +0000
commit2afa42500c54360d4c841fa6a240ed64adf3d007 (patch)
tree29ee1f30f47be6506c0e3ddc80b97d3e58196cd9 /graphics/plasma-kmod
parent3f735e768e20bba787bf8b146ff30d6231a77711 (diff)
downloadports-2afa42500c54360d4c841fa6a240ed64adf3d007.tar.gz
ports-2afa42500c54360d4c841fa6a240ed64adf3d007.zip
Use the $SRC_BASE Makevar instead of hard-coding.
Notes
Notes: svn path=/head/; revision=266468
Diffstat (limited to 'graphics/plasma-kmod')
-rw-r--r--graphics/plasma-kmod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile
index a9c34b181e05..b6f1c3eb40ac 100644
--- a/graphics/plasma-kmod/Makefile
+++ b/graphics/plasma-kmod/Makefile
@@ -15,8 +15,8 @@ PKGNAMESUFFIX= -kmod
MAINTAINER= ports@FreeBSD.org
COMMENT= A plasma-effect screensaver kernel module
-.if !exists(/usr/src/sys/dev/syscons/syscons.h)
-IGNORE= requires kernel source (/usr/src/sys) to build
+.if !exists(${SRC_BASE}/sys/dev/syscons/syscons.h)
+IGNORE= requires kernel source (in ${SRC_BASE}) to build
.endif
PLIST_FILES= lib/plasma_saver.ko
SUB_FILES= pkg-message