diff options
Diffstat (limited to 'www/p5-Apache2-Scoreboard/Makefile')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index bc0656c199a5..04baf98931cc 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -22,7 +22,7 @@ PERL_CONFIGURE= 5.8.0+ MAN3= Apache::Scoreboard.3 Apache::DummyScoreboard.3 -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES post-patch: @${RM} -f ${WRKSRC}/lib/Apache/*.orig |