aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-23 20:08:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-23 20:08:37 +0000
commit5faaa0cc6fd5a34938b03776e2ab5f9b8be91b76 (patch)
tree460d8fdf3761dcb07688187af817d437017f3f6c /emulators/qemu
parent8875aae8f90c5e63487f4efc4fbcc3a707113933 (diff)
downloadports-5faaa0cc6fd5a34938b03776e2ab5f9b8be91b76.tar.gz
ports-5faaa0cc6fd5a34938b03776e2ab5f9b8be91b76.zip
Notes
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 895cd7595003..3aed363bb8cf 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -43,7 +43,7 @@ ONLY_FOR_ARCHS= amd64 i386
NO_PACKAGE= Depends on kernel, and module not redistributable
CONFIGURE_ARGS+= --enable-kqemu
PLIST_SUB= WITH_KQEMU=""
-PLIST_SUB+= KMODDIR=${KMODDIR}
+PLIST_SUB+= KMODDIR=${KMODDIR:C/^\///}
.else
CONFIGURE_ARGS+= --disable-kqemu
PLIST_SUB= WITH_KQEMU="@comment "