aboutsummaryrefslogtreecommitdiff
path: root/emulators/parallels-tools
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-10 14:59:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-10 14:59:31 +0000
commit5089b86f228f75928f1eb25f3c81efad9b096953 (patch)
tree898b6feb965b31b1f1d1f3774689c2912c53df3b /emulators/parallels-tools
parent42a4a444b60d9faa266a320b3344b698ca16b2e3 (diff)
downloadports-5089b86f228f75928f1eb25f3c81efad9b096953.tar.gz
ports-5089b86f228f75928f1eb25f3c81efad9b096953.zip
- Allow staging as a regular user
- USES=kmod and simplify
Notes
Notes: svn path=/head/; revision=367857
Diffstat (limited to 'emulators/parallels-tools')
-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