diff options
Diffstat (limited to 'devel/libsigc++/Makefile')
-rw-r--r-- | devel/libsigc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index 22bcdddfc44f..4037059b6021 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf,gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Callback Framework for C++ -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack |