diff options
Diffstat (limited to 'x11-toolkits/gtk-sharp10')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index f384f9197f84..1cb3a076903d 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -26,7 +26,7 @@ USE_PERL5_RUN= yes USE_GNOME= gnomehack gtkhtml3 vte librsvg2 libgnomecanvas \ libgnomeprintui libglade2 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ |