summaryrefslogtreecommitdiff
path: root/graphics/ivtools/files/patch-config_rules.def
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 16:33:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 16:33:09 +0000
commit8901c97d1268a3e5a236e33a7624116a6d4af04f (patch)
treeebb104d4e4859dfae91de591c24abfb3d7b599d5 /graphics/ivtools/files/patch-config_rules.def
parentDo not insist on c++11. (diff)
Remove non staged ports without pending PR from g*
Diffstat (limited to 'graphics/ivtools/files/patch-config_rules.def')
-rw-r--r--graphics/ivtools/files/patch-config_rules.def24
1 files changed, 0 insertions, 24 deletions
diff --git a/graphics/ivtools/files/patch-config_rules.def b/graphics/ivtools/files/patch-config_rules.def
deleted file mode 100644
index 6df57e840b87..000000000000
--- a/graphics/ivtools/files/patch-config_rules.def
+++ /dev/null
@@ -1,24 +0,0 @@
-
-$FreeBSD$
-
---- config/rules.def.orig
-+++ config/rules.def
-@@ -1054,6 +1054,9 @@
- * Install header files on Linux.
- */
-
-+#define InstallIncludes(dir) @@\
-+install::
-+
- #ifndef InstallIncludes
- #if InstallRelative
- #define InstallIncludes(dir) @@\
-@@ -1071,6 +1074,8 @@
- #endif
- #endif
-
-+#define InstallInclude(dir, file) @@\
-+install::
- #ifndef InstallInclude
- #if InstallRelative
- #define InstallInclude(dir, file) @@\