diff options
-rw-r--r-- | x11/gnome-panel/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 31aea6184..fc696f0af 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -23,6 +23,7 @@ INSTALLS_SHLIB= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck +GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 31aea6184..fc696f0af 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -23,6 +23,7 @@ INSTALLS_SHLIB= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck +GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ |