diff options
Diffstat (limited to 'www/wsdlpull/Makefile')
-rw-r--r-- | www/wsdlpull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index f5c800b6cf68..a93473ff82be 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes MAN1= wsdlpull.1 wsdlpull-schema.1 |