diff options
Diffstat (limited to 'x11/gnomeapplets2')
-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 41f6ab79a..c3e90aaca 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomehier gnomeprefix gnomehack intlhack lthack gnomepanel gail -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |