aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2013-03-21 13:15:57 +0000
committerGlen Barber <gjb@FreeBSD.org>2013-03-21 13:15:57 +0000
commit970e5cc15ae6d8e8477017022514e49296cb27c3 (patch)
treef9ab71b97df25f6acb11977e3098fac3092f83ab /emulators
parentc2394a36fffd50001da291e56649d0addfd17e34 (diff)
downloadports-970e5cc15ae6d8e8477017022514e49296cb27c3.tar.gz
ports-970e5cc15ae6d8e8477017022514e49296cb27c3.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/virtualbox-ose/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index 10a28632770a..c94bf6b97f15 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -70,7 +70,7 @@ WEBSERVICE_DESC= Build Webservice
.include <bsd.port.options.mk>
-KMODDIR?= /boot/modules
+KMODDIR= /boot/modules
PLIST_SUB+= PYTHON_VER=${PYTHON_VER} \
PYTHON_VERU=${PYTHON_VER:S/./_/} \