aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-SGML-Parser-OpenSP
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-17 21:03:41 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-17 21:03:41 +0000
commit891f027f18d13acf3353915f5c523b8e26c70f39 (patch)
tree0c076e0d5a36fd8880d3af6ebcd8598f73d283b1 /textproc/p5-SGML-Parser-OpenSP
parent22facbd4c46a7b01c351e6980d4eb980c152e431 (diff)
downloadports-891f027f18d13acf3353915f5c523b8e26c70f39.tar.gz
ports-891f027f18d13acf3353915f5c523b8e26c70f39.zip
Fix make patch after r340100
Notes
Notes: svn path=/head/; revision=340107
Diffstat (limited to 'textproc/p5-SGML-Parser-OpenSP')
-rw-r--r--textproc/p5-SGML-Parser-OpenSP/files/patch-Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-SGML-Parser-OpenSP/files/patch-Makefile.PL b/textproc/p5-SGML-Parser-OpenSP/files/patch-Makefile.PL
index ad9f61b84d44..7f27ad0ee9fd 100644
--- a/textproc/p5-SGML-Parser-OpenSP/files/patch-Makefile.PL
+++ b/textproc/p5-SGML-Parser-OpenSP/files/patch-Makefile.PL
@@ -12,6 +12,7 @@
+ $options{LIBS} = "-L%%LOCALBASE%%/lib -lstdc++ -losp";
}
WriteMakefile(
+
@@ -26,6 +26,10 @@
Test::Exception => 0,
File::Temp => 0,