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 effea9eca04..4542d30cb1a 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_PERL5_BUILD= yes USE_GNOME= gtk20 USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 LIBTOOLFLAGS= # none CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |