aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-08-28 02:13:28 +0800
committereadler <eadler@FreeBSD.org>2011-08-28 02:13:28 +0800
commitc5479f8bdc1fd6c57cc702ef5ac3736257e2632e (patch)
treee8a285e8a608a4116a5cda58053366fe5a35b787 /sysutils
parentaff6699f90cd96c7de08c45697ff202bbb58eaae (diff)
downloadfreebsd-ports-gnome-c5479f8bdc1fd6c57cc702ef5ac3736257e2632e.tar.gz
freebsd-ports-gnome-c5479f8bdc1fd6c57cc702ef5ac3736257e2632e.tar.zst
freebsd-ports-gnome-c5479f8bdc1fd6c57cc702ef5ac3736257e2632e.zip
- Remove SRC_BASE?= /usr/src as it gets set by b.p.m
Approved by: bapt (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/scprotect/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/scprotect/Makefile b/sysutils/scprotect/Makefile
index 9ab24284e35c..d50bbec2f6f4 100644
--- a/sysutils/scprotect/Makefile
+++ b/sysutils/scprotect/Makefile
@@ -16,7 +16,6 @@ COMMENT= Protect process from killing when the swap space is exhausted
NO_PACKAGE= Needs to be compiled for specific kernel
KMODDIR?= /boot/modules
-SRC_BASE?= /usr/src
PLIST_SUB= KMODDIR=${KMODDIR}
WRKSRC= ${WRKDIR}/${PORTNAME}