diff options
Diffstat (limited to 'www/mod_webapp/Makefile')
-rw-r--r-- | www/mod_webapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_webapp/Makefile b/www/mod_webapp/Makefile index 6b00ca759674..df571aaadbbe 100644 --- a/www/mod_webapp/Makefile +++ b/www/mod_webapp/Makefile @@ -24,7 +24,7 @@ USE_PYTHON_BUILD=yes USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes # Release information for distribution files. TOMCAT_RELEASE= ${PORTVERSION} |