diff options
-rw-r--r-- | x11/gnome-panel/Makefile | 3 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 22d708a..19cee0b 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/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 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 |