diff options
Diffstat (limited to 'accessibility/gail')
-rw-r--r-- | accessibility/gail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index 920692ac1..166a4a486 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GNOME= gnomehack libgnomecanvas CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |