aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/parallels-tools/Makefile15
-rw-r--r--emulators/parallels-tools/pkg-plist4
2 files changed, 4 insertions, 15 deletions
diff --git a/emulators/parallels-tools/Makefile b/emulators/parallels-tools/Makefile
index e8ff4c2b8648..911bea2e5fb2 100644
--- a/emulators/parallels-tools/Makefile
+++ b/emulators/parallels-tools/Makefile
@@ -3,23 +3,16 @@
PORTNAME= parallels-tools
PORTVERSION= 0.1.2
-CATEGORIES= emulators kld
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= bland
+CATEGORIES= emulators
+MASTER_SITES= LOCAL/bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Parallels Desktop Tools for FreeBSD
-SSP_UNSAFE= kernel module does not support ssp
-USES= tar:bzip2
+USES= kmod tar:bzip2 uidfix
ONLY_FOR_ARCHS= amd64 i386
-KMODDIR?= /boot/modules
-PLIST_SUB+= KMODDIR=${KMODDIR}
-MAKE_ENV+= KMODDIR=${KMODDIR}
-
-PREFIX= /
-MTREE_FILE= /etc/mtree/BSD.root.dist
+PLIST_FILES= ${KMODDIR}/if_pvmnet.ko
.include <bsd.port.mk>
diff --git a/emulators/parallels-tools/pkg-plist b/emulators/parallels-tools/pkg-plist
deleted file mode 100644
index d0b39d08167e..000000000000
--- a/emulators/parallels-tools/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-@cwd %%KMODDIR%%
-if_pvmnet.ko
-@exec kldxref %D
-@unexec kldxref %D