diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-11-08 09:46:41 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-11-08 09:46:41 +0000 |
commit | c505c1a8cfcbc3350c1342334cffac0d82e1497b (patch) | |
tree | b56da1432d4ea69fb64fe8731f85d9669fa85404 | |
parent | a850c2461f6a46be7a778a2e9955c7ca796ebe49 (diff) | |
download | ports-c505c1a8cfcbc3350c1342334cffac0d82e1497b.tar.gz ports-c505c1a8cfcbc3350c1342334cffac0d82e1497b.zip |
Notes
-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> |