aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-09-06 16:01:32 +0800
committererwin <erwin@FreeBSD.org>2005-09-06 16:01:32 +0800
commit1ac99f1d33246c04300f1605f052ca6cdd6f34d8 (patch)
tree69053f514f096e106ec9499b4258aa8f2f3fbcfd /textproc
parent8b74e6f77e1291a1505b0df71ed748e688673392 (diff)
downloadfreebsd-ports-gnome-1ac99f1d33246c04300f1605f052ca6cdd6f34d8.tar.gz
freebsd-ports-gnome-1ac99f1d33246c04300f1605f052ca6cdd6f34d8.tar.zst
freebsd-ports-gnome-1ac99f1d33246c04300f1605f052ca6cdd6f34d8.zip
Update to 0.45
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-PDF-API2/files/patch-Makefile.PL23
-rw-r--r--textproc/p5-PDF-API3/files/patch-Makefile.PL23
2 files changed, 0 insertions, 46 deletions
diff --git a/textproc/p5-PDF-API2/files/patch-Makefile.PL b/textproc/p5-PDF-API2/files/patch-Makefile.PL
deleted file mode 100644
index 329b7ae8b445..000000000000
--- a/textproc/p5-PDF-API2/files/patch-Makefile.PL
+++ /dev/null
@@ -1,23 +0,0 @@
---- Makefile.PL.orig Thu Mar 17 19:34:06 2005
-+++ Makefile.PL Thu Mar 17 19:34:20 2005
-@@ -232,19 +232,7 @@
- COMPRESS => "gzip -9 -f ",
- },
- MAN1PODS => {},
-- MAN3PODS =>
-- {
-- map
-- {
-- my $file = "lib/$_";
-- my $man = $_;
-- $man =~ s!\.(pm|pod)$!!;
-- $man =~ s!/!::!g;
-- $man = "blib/man3/${man}.3pm";
-- $file => $man;
-- }
-- @manify
-- },
-+ MAN3PODS => {},
- PREREQ_PM => { 'Compress::Zlib' => 1.0, },
- VERSION_FROM => $versionfile,
- );
diff --git a/textproc/p5-PDF-API3/files/patch-Makefile.PL b/textproc/p5-PDF-API3/files/patch-Makefile.PL
deleted file mode 100644
index 329b7ae8b445..000000000000
--- a/textproc/p5-PDF-API3/files/patch-Makefile.PL
+++ /dev/null
@@ -1,23 +0,0 @@
---- Makefile.PL.orig Thu Mar 17 19:34:06 2005
-+++ Makefile.PL Thu Mar 17 19:34:20 2005
-@@ -232,19 +232,7 @@
- COMPRESS => "gzip -9 -f ",
- },
- MAN1PODS => {},
-- MAN3PODS =>
-- {
-- map
-- {
-- my $file = "lib/$_";
-- my $man = $_;
-- $man =~ s!\.(pm|pod)$!!;
-- $man =~ s!/!::!g;
-- $man = "blib/man3/${man}.3pm";
-- $file => $man;
-- }
-- @manify
-- },
-+ MAN3PODS => {},
- PREREQ_PM => { 'Compress::Zlib' => 1.0, },
- VERSION_FROM => $versionfile,
- );