diff options
Diffstat (limited to 'x11/gnomesession/Makefile')
-rw-r--r-- | x11/gnomesession/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 95613c391825..6dbda489a1a5 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |