diff options
Diffstat (limited to 'net-p2p/verlihub/Makefile')
-rw-r--r-- | net-p2p/verlihub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index 071d57db9bf6..33a204d8a2c5 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/verlihub-0.9.8c USE_MYSQL= yes USE_PERL5= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15:inc INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" |