diff options
Diffstat (limited to 'net/roadrunner/Makefile')
-rw-r--r-- | net/roadrunner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/roadrunner/Makefile b/net/roadrunner/Makefile index c6f460cd2a41..d8882cfb5f4f 100644 --- a/net/roadrunner/Makefile +++ b/net/roadrunner/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A portable BEEP protocol implementation USE_GNOME= glib20 libxml2 pkgconfig -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_GMAKE= yes |