From c505c1a8cfcbc3350c1342334cffac0d82e1497b Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 8 Nov 2013 09:46:41 +0000 Subject: [PATCH] No need to explicitly force the default value of KMODDIR since r333188 --- graphics/plasma-kmod/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile index a6fadaa0f45a..00ae6457ac73 100644 --- a/graphics/plasma-kmod/Makefile +++ b/graphics/plasma-kmod/Makefile @@ -17,7 +17,6 @@ PLIST_FILES= ${KMODDIR}/plasma_saver.ko USES= kmod uidfix -KMODDIR= /boot/modules MAKE_ARGS= KMODDIR=${KMODDIR} .include