diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 16:33:09 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 16:33:09 +0000 |
| commit | 8901c97d1268a3e5a236e33a7624116a6d4af04f (patch) | |
| tree | ebb104d4e4859dfae91de591c24abfb3d7b599d5 /graphics/ivtools/files/patch-config_rules.def | |
| parent | Do 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.def | 24 |
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) @@\ |
