diff options
Diffstat (limited to 'net-im/libtelepathy/Makefile')
-rw-r--r-- | net-im/libtelepathy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 362824aeb1b2..5381e6b6e150 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -25,6 +25,6 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 .include <bsd.port.mk> |