diff options
Diffstat (limited to 'www/p5-Apache-Scoreboard/Makefile')
-rw-r--r-- | www/p5-Apache-Scoreboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Scoreboard/Makefile b/www/p5-Apache-Scoreboard/Makefile index 794bc3423e98..0893ffaedeba 100644 --- a/www/p5-Apache-Scoreboard/Makefile +++ b/www/p5-Apache-Scoreboard/Makefile @@ -23,6 +23,6 @@ PERL_CONFIGURE= YES MAN3= Apache::Scoreboard.3 -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES .include <bsd.port.mk> |