aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/iv/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/iv/files/patch-ac')
-rw-r--r--x11-toolkits/iv/files/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-toolkits/iv/files/patch-ac b/x11-toolkits/iv/files/patch-ac
deleted file mode 100644
index e3e6ef75aca2..000000000000
--- a/x11-toolkits/iv/files/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-*** src/config/InterViews/iv-freebsd.cf Mon Oct 31 17:31:42 1994
---- src/config/InterViews/iv-freebsd.cf Mon Oct 31 17:36:04 1994
-***************
-*** 0 ****
---- 1,10 ----
-+ #include <InterViews/xparams.cf>
-+ #undef CppCmd
-+ #define CppCmd cpp
-+ #undef CCDriver
-+ #define CCDriver c++
-+ #undef DependCCFlags
-+ #define DependCCFlags $(CCDEFINES) $(CCINCLUDES) -I/usr/include/g++
-+ #undef ExtraCCLdLibs
-+ #define ExtraCCLdLibs -lg++
-+ #define SharedCCFlags -fpic