diff options
Diffstat (limited to 'devel/libgutenfetch/Makefile')
-rw-r--r-- | devel/libgutenfetch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgutenfetch/Makefile b/devel/libgutenfetch/Makefile index 7d2173a9de30..2e2755dc8352 100644 --- a/devel/libgutenfetch/Makefile +++ b/devel/libgutenfetch/Makefile @@ -17,6 +17,7 @@ COMMENT= A library that allows application developers to connect to PG LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl:install +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |