[Midnightbsd-cvs] mports [21648] trunk/emulators: add open vm tools nox11
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 13 22:40:54 EDT 2016
Revision: 21648
http://svnweb.midnightbsd.org/mports/?rev=21648
Author: laffer1
Date: 2016-08-13 22:40:54 -0400 (Sat, 13 Aug 2016)
Log Message:
-----------
add open vm tools nox11
Modified Paths:
--------------
trunk/emulators/Makefile
Added Paths:
-----------
trunk/emulators/open-vm-tools-nox11/
trunk/emulators/open-vm-tools-nox11/Makefile
Modified: trunk/emulators/Makefile
===================================================================
--- trunk/emulators/Makefile 2016-08-14 02:40:07 UTC (rev 21647)
+++ trunk/emulators/Makefile 2016-08-14 02:40:54 UTC (rev 21648)
@@ -18,6 +18,7 @@
SUBDIR += linux_base-f10
SUBDIR += mtools
SUBDIR += open-vm-tools
+SUBDIR += open-vm-tools-nox11
SUBDIR += pearpc
SUBDIR += qemu
SUBDIR += rtc
Added: trunk/emulators/open-vm-tools-nox11/Makefile
===================================================================
--- trunk/emulators/open-vm-tools-nox11/Makefile (rev 0)
+++ trunk/emulators/open-vm-tools-nox11/Makefile 2016-08-14 02:40:54 UTC (rev 21648)
@@ -0,0 +1,9 @@
+# Created by: Martin Blapp <mb at FreeBSD.org>
+# $FreeBSD: head/emulators/open-vm-tools-nox11/Makefile 357070 2014-06-08 19:51:27Z olgeni $
+# $MidnightBSD$
+
+MASTERDIR= ${.CURDIR}/../open-vm-tools
+PKGNAMESUFFIX= -nox11
+OPTIONS_UNSET= X11 LIBNOTIFY
+
+.include "${MASTERDIR}/Makefile"
Property changes on: trunk/emulators/open-vm-tools-nox11/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list