aboutsummaryrefslogtreecommitdiff
path: root/devel/libpeak/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libpeak/Makefile')
-rw-r--r--devel/libpeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpeak/Makefile b/devel/libpeak/Makefile
index cc26b93c0482..40832acc7f92 100644
--- a/devel/libpeak/Makefile
+++ b/devel/libpeak/Makefile
@@ -24,6 +24,6 @@ USE_GNOME= gnometarget
MAKE_ARGS= CFLAGS="${CFLAGS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
LIBS="${PTHREAD_LIBS}"
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
.include <bsd.port.mk>