diff options
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r-- | devel/libsigc++12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index d5537594c84c..0d1bd33d80b1 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -21,7 +21,7 @@ COMMENT= Callback Framework for C++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes LATEST_LINK= libsigc++12 USE_LDCONFIG= yes |