diff options
Diffstat (limited to 'devel/libgutenfetch/Makefile')
-rw-r--r-- | devel/libgutenfetch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgutenfetch/Makefile b/devel/libgutenfetch/Makefile index a94777d65dca..3f1c785a575a 100644 --- a/devel/libgutenfetch/Makefile +++ b/devel/libgutenfetch/Makefile @@ -17,7 +17,7 @@ COMMENT= A library that allows application developers to connect to PG LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl:install -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |