aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2007-05-03 08:57:14 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2007-05-03 08:57:14 +0000
commitf94e956e903825c6b3fabf9fb89a1fe6a3a7b872 (patch)
treeca46bb9bc5a377a5a6853b54ac0d93653096a84c /databases
parent536ea1b7eee987028d1ae9e4e5d7279ac6ba47aa (diff)
downloadports-f94e956e903825c6b3fabf9fb89a1fe6a3a7b872.tar.gz
ports-f94e956e903825c6b3fabf9fb89a1fe6a3a7b872.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/rrdtool/files/patch-bindings__python__Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/rrdtool/files/patch-bindings__python__Makefile.in b/databases/rrdtool/files/patch-bindings__python__Makefile.in
deleted file mode 100644
index 048da9a4b25d..000000000000
--- a/databases/rrdtool/files/patch-bindings__python__Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./bindings/python/Makefile.in.orig Thu Feb 1 13:52:06 2007
-+++ ./bindings/python/Makefile.in Wed Feb 7 10:19:12 2007
-@@ -233,6 +233,7 @@
- target_os = @target_os@
- target_vendor = @target_vendor@
- AM_CPPFLAGS = @CFLAGS@ -I$(top_srcdir)/src @PYTHON_INCLUDES@
-+rrdtoolmodule_so_LDFLAGS = -module -shared
- rrdtoolmodule_so_LDADD = $(top_builddir)/src/librrd.la
- rrdtoolmodule_so_SOURCES = rrdtoolmodule.c
- noinst_HEADERS = rrd_extra.h