1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Update to 1.2.23 (forgot to remove the patch)

This commit is contained in:
Dmitry Sivachenko 2007-05-03 08:57:14 +00:00
parent 536ea1b7ee
commit f94e956e90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191467
2 changed files with 0 additions and 20 deletions

View File

@ -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

View File

@ -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