diff options
Diffstat (limited to 'graphics/plasma-kmod/Makefile')
-rw-r--r-- | graphics/plasma-kmod/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 <bsd.port.mk> |