aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 10:18:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 10:18:51 +0000
commit5222d6e212d3c539844c56c77419ca5d7a937adb (patch)
treefec3471e49940191c082707091e4144ede4ad861
parent4a114ec1e9ad3fc540194d914246a235ba13dab8 (diff)
downloadports-5222d6e212d3c539844c56c77419ca5d7a937adb.tar.gz
ports-5222d6e212d3c539844c56c77419ca5d7a937adb.zip
Notes
-rw-r--r--emulators/kqemu-kmod/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/emulators/kqemu-kmod/Makefile b/emulators/kqemu-kmod/Makefile
index e058954ec07f..71c019a1e4da 100644
--- a/emulators/kqemu-kmod/Makefile
+++ b/emulators/kqemu-kmod/Makefile
@@ -34,11 +34,8 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>
PORTDOCS= kqemu-doc.html kqemu-tech.html
-PLIST_FILES= "include/kqemu/kqemu.h"
-PLIST_FILES+= "@dirrm include/kqemu"
-PLIST_FILES+= "@cwd /"
-PLIST_FILES+= ${KMODDIR:C,^/,,}/kqemu.ko
-PLIST_FILES+= "@cwd ${PREFIX}"
+PLIST_FILES= include/kqemu/kqemu.h
+PLIST_FILES+= ${KMODDIR}/kqemu.ko
MAKEFILE= Makefile.freebsd