diff options
Diffstat (limited to 'devel/libvanessa_adt/Makefile')
-rw-r--r-- | devel/libvanessa_adt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index df8ea6064289..714e16242d7b 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger INSTALLS_SHLIB= YES +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= YES CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |