diff options
Diffstat (limited to 'graphics/gtkcairo/Makefile')
-rw-r--r-- | graphics/gtkcairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkcairo/Makefile b/graphics/gtkcairo/Makefile index 83d155b7bcdf..46454a8fabd5 100644 --- a/graphics/gtkcairo/Makefile +++ b/graphics/gtkcairo/Makefile @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_GNOME= gtk20 gnometarget gnomehack INSTALLS_SHLIB= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |