diff options
Diffstat (limited to 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index db27b728ff33..ca1d3573a6ff 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |