diff options
Diffstat (limited to 'www/fcgi/Makefile')
-rw-r--r-- | www/fcgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index f7ec54931c60..c905f91e9e15 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -17,7 +17,7 @@ COMMENT= FastCGI Development Kit USE_AUTOTOOLS= libtool:15 USE_PERL5= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= cgi-fcgi.1 MAN3= FCGI_Accept.3 FCGI_Finish.3 FCGI_SetExitStatus.3 \ |