summaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-Makefile.kmk
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-Makefile.kmk
parentAdd an option to build the milter with SPF support. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-Makefile.kmk')
-rw-r--r--emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-Makefile.kmk15
1 files changed, 0 insertions, 15 deletions
diff --git a/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-Makefile.kmk b/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-Makefile.kmk
deleted file mode 100644
index 7f226b633c9b..000000000000
--- a/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-Makefile.kmk
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/VBox/Installer/Makefile.kmk.orig 2009-10-05 14:31:40.000000000 +0200
-+++ src/VBox/Installer/Makefile.kmk 2009-10-05 14:32:09.000000000 +0200
-@@ -38,10 +38,12 @@
- if "$(KBUILD_TARGET)" == "win" && "$(KBUILD_HOST)" == "win"
- include $(PATH_SUB_CURRENT)/win/Makefile.kmk
- endif
-+if 0
- if "$(KBUILD_TARGET)" == "freebsd" && "$(KBUILD_HOST)" == "freebsd"
- include $(PATH_SUB_CURRENT)/freebsd/Makefile.kmk
- endif
- endif
-+endif
-
- include $(PATH_SUB_CURRENT)/common/Makefile.kmk
-