diff options
Diffstat (limited to 'graphics/giram/Makefile')
-rw-r--r-- | graphics/giram/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index 9b1737b45e89..c1065de3f051 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -21,7 +21,7 @@ USE_GETTEXT= yes USE_PERL5_BUILD=yes USE_GNOME= gtk20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |