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