aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/send/files/patch-Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/send/files/patch-Makefile.config')
-rw-r--r--net-mgmt/send/files/patch-Makefile.config25
1 files changed, 0 insertions, 25 deletions
diff --git a/net-mgmt/send/files/patch-Makefile.config b/net-mgmt/send/files/patch-Makefile.config
deleted file mode 100644
index 98912bf31b40..000000000000
--- a/net-mgmt/send/files/patch-Makefile.config
+++ /dev/null
@@ -1,25 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.config.orig
-+++ Makefile.config
-@@ -4,8 +4,8 @@
- #
-
- # Uncomment the line for your OS
--OS=linux
--#OS=freebsd
-+#OS=linux
-+OS=freebsd
-
- # Linux only: Where is your linux kernel source?
- # Ignored for non-Linux
-@@ -19,7 +19,7 @@
- #CC=gcc-4.0
-
- # Where to install
--prefix=/usr
-+prefix=%%PREFIX%%
-
- # Set to "y" to build MT versions of sendd and cgatool
- USE_THREADS=n