summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-16 20:35:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-16 20:35:22 +0000
commit9ddb7fc465563542108cad80d53a8ac008aae6dc (patch)
tree2b54fd7cc56b711a93147e4e4e99aae69de1a697 /databases
parentRemove (correct) pixmaps directory and its parent, if empty. (diff)
- Fix plist (kill perllocal.pod)
Notes
Notes: svn path=/head/; revision=131422
Diffstat (limited to 'databases')
-rw-r--r--databases/rrdtool/files/patch-ac15
-rw-r--r--databases/rrdtool10/files/patch-ac15
2 files changed, 26 insertions, 4 deletions
diff --git a/databases/rrdtool/files/patch-ac b/databases/rrdtool/files/patch-ac
index a43ad994692b..5d34a7b5d9e1 100644
--- a/databases/rrdtool/files/patch-ac
+++ b/databases/rrdtool/files/patch-ac
@@ -1,5 +1,5 @@
---- Makefile.in.orig Sun Aug 8 14:40:15 2004
-+++ Makefile.in Sun Aug 8 18:16:44 2004
+--- Makefile.in.orig Sun Aug 8 12:40:15 2004
++++ Makefile.in Wed Mar 16 21:26:50 2005
@@ -633,21 +633,7 @@
# lets schedule the perl stuff for installation
# the special call to install-sh is because the -d switch is not portable
@@ -23,3 +23,14 @@
# rules for building the perl module
+@@ -727,8 +713,8 @@
+ site-perl-inst: site-perl-install
+
+ site-perl-install: all perl-piped/Makefile perl-shared/Makefile
+- cd perl-piped && $(MAKE) install
+- cd perl-shared && $(MAKE) install
++ cd perl-piped && $(MAKE) pure_install
++ cd perl-shared && $(MAKE) pure_install
+
+ site-tcl-install: all
+ cd tcl && $(MAKE) tcl-install
diff --git a/databases/rrdtool10/files/patch-ac b/databases/rrdtool10/files/patch-ac
index a43ad994692b..5d34a7b5d9e1 100644
--- a/databases/rrdtool10/files/patch-ac
+++ b/databases/rrdtool10/files/patch-ac
@@ -1,5 +1,5 @@
---- Makefile.in.orig Sun Aug 8 14:40:15 2004
-+++ Makefile.in Sun Aug 8 18:16:44 2004
+--- Makefile.in.orig Sun Aug 8 12:40:15 2004
++++ Makefile.in Wed Mar 16 21:26:50 2005
@@ -633,21 +633,7 @@
# lets schedule the perl stuff for installation
# the special call to install-sh is because the -d switch is not portable
@@ -23,3 +23,14 @@
# rules for building the perl module
+@@ -727,8 +713,8 @@
+ site-perl-inst: site-perl-install
+
+ site-perl-install: all perl-piped/Makefile perl-shared/Makefile
+- cd perl-piped && $(MAKE) install
+- cd perl-shared && $(MAKE) install
++ cd perl-piped && $(MAKE) pure_install
++ cd perl-shared && $(MAKE) pure_install
+
+ site-tcl-install: all
+ cd tcl && $(MAKE) tcl-install