aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2012-05-30 00:23:54 +0800
committerjgh <jgh@FreeBSD.org>2012-05-30 00:23:54 +0800
commitafba352c49690e4759da86ab9bb17aa9a82b88b9 (patch)
tree01248573040108838e41b1e011cdca7864fefd38 /security
parent580e8b0c660f82d0b9c624570086d46be5af9bbf (diff)
downloadfreebsd-ports-gnome-afba352c49690e4759da86ab9bb17aa9a82b88b9.tar.gz
freebsd-ports-gnome-afba352c49690e4759da86ab9bb17aa9a82b88b9.tar.zst
freebsd-ports-gnome-afba352c49690e4759da86ab9bb17aa9a82b88b9.zip
- remove definition of SRC_BASE before it is defined
PR: ports/165994 Submitted by: jgh Approved by: maintainer, ale
Diffstat (limited to 'security')
-rw-r--r--security/quantis-kmod/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/quantis-kmod/Makefile b/security/quantis-kmod/Makefile
index 2df23efe6271..c642738b2bc7 100644
--- a/security/quantis-kmod/Makefile
+++ b/security/quantis-kmod/Makefile
@@ -28,8 +28,6 @@ WRKSRC= ${WRKDIR}/Quantis-${DISTVERSION}/Drivers/Unix/QuantisPci
KMODDIR?= /boot/modules
-SRC_BASE?= /usr/src
-
MAKE_ENV+= KMODDIR=${KMODDIR}
PLIST_FILES= "@cwd ${KMODDIR}" \