diff options
Diffstat (limited to 'accessibility/gail/Makefile')
-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 5d6d65fbb91f..7b263a5d5006 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_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes USE_GNOME= gnomehack libgnomecanvas lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |