diff options
Diffstat (limited to 'x11-toolkits/gtkglext/Makefile')
-rw-r--r-- | x11-toolkits/gtkglext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index a83d4a96484f..20b574815d4a 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -21,7 +21,7 @@ USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 USE_GL= yes USE_XORG= xt USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes .include <bsd.port.mk> |