diff options
Diffstat (limited to 'x11/gnomepanel/Makefile')
-rw-r--r-- | x11/gnomepanel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 22d708a..19cee0b 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -19,7 +19,8 @@ COMMENT= Panel component for the GNOME 2 Desktop USE_BZIP2= yes INSTALLS_SHLIB= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck lthack +USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck lthack \ + intlhack GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_LIBTOOL= yes |