diff options
Diffstat (limited to 'www/mod_webapp')
-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 821ca9e0ee5d..e892088f2919 100644 --- a/www/mod_webapp/Makefile +++ b/www/mod_webapp/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${NONEXISTANT}:${PORTSDIR}/devel/apr:extract \ ${AUTOCONF}:${PORTSDIR}/devel/autoconf USE_APACHE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFILES= # none USE_GMAKE= yes INSTALLS_SHLIB= yes |