diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index bdd5ae21b..98ae20b36 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.9.1 -PORTREVISION= 1 +PORTVERSION= 2.9.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.9 @@ -23,7 +22,7 @@ INSTALLS_SHLIB= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack gnomehier intlhack gnomedesktop \ - libwnck + libwnck gnomemenus WANT_GNOME= yes GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes |