1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

No need to explicitly force the default value of KMODDIR since r333188

This commit is contained in:
Rene Ladan 2013-11-08 09:46:41 +00:00
parent a850c2461f
commit c505c1a8cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333189

View File

@ -17,7 +17,6 @@ PLIST_FILES= ${KMODDIR}/plasma_saver.ko
USES= kmod uidfix
KMODDIR= /boot/modules
MAKE_ARGS= KMODDIR=${KMODDIR}
.include <bsd.port.mk>