summaryrefslogtreecommitdiffstats
path: root/net-mgmt/flow-tools
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-01-19 11:27:54 +0000
committerkrion <krion@FreeBSD.org>2005-01-19 11:27:54 +0000
commitc49bf45a69cd14a8c8a026029e8851701d5c4bd9 (patch)
treee2b8329dbf8d20f06c2959c1c362840a0aac44e2 /net-mgmt/flow-tools
parentd4aa6b020f73d1b491df0b000c3c19b18ec6ad46 (diff)
downloadFreeBSD-ports-c49bf45a69cd14a8c8a026029e8851701d5c4bd9.zip
FreeBSD-ports-c49bf45a69cd14a8c8a026029e8851701d5c4bd9.tar.gz
Fix build for net-mgmt/py-flowtools on amd64.
Diffstat (limited to 'net-mgmt/flow-tools')
-rw-r--r--net-mgmt/flow-tools/files/patch-configure14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mgmt/flow-tools/files/patch-configure b/net-mgmt/flow-tools/files/patch-configure
new file mode 100644
index 0000000..9d41c0c
--- /dev/null
+++ b/net-mgmt/flow-tools/files/patch-configure
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- configure.orig
++++ configure
+@@ -1674,7 +1674,7 @@
+ ac_config_headers="$ac_config_headers lib/ftconfig.h:lib/ftconfig.h.in"
+
+
+-CFLAGS="-g -Wall"
++CFLAGS="-g -Wall -fPIC"
+
+ ac_ext=c
+ ac_cpp='$CPP $CPPFLAGS'
OpenPOWER on IntegriCloud