diff options
Diffstat (limited to 'www/gnome-user-share/Makefile')
-rw-r--r-- | www/gnome-user-share/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile index b7c837ae7c75..7104814a2498 100644 --- a/www/gnome-user-share/Makefile +++ b/www/gnome-user-share/Makefile @@ -24,7 +24,7 @@ USE_APACHE= yes APACHE_PORT= www/apache2 USE_GNOME= gnomeprefix gnomehack intlhack libglade2 gconf2 USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |