diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-30 16:51:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-30 16:51:30 +0800 |
commit | 44d6630f87636d26772fafed08c7bf409d3144ec (patch) | |
tree | 76db34c086523ea3df183c93016b074101899350 /x11/gnome-panel/Makefile | |
parent | df56a4cef094490bad334b6a52373cc12bf1e1d5 (diff) | |
download | marcuscom-ports-44d6630f87636d26772fafed08c7bf409d3144ec.tar marcuscom-ports-44d6630f87636d26772fafed08c7bf409d3144ec.tar.gz marcuscom-ports-44d6630f87636d26772fafed08c7bf409d3144ec.tar.bz2 marcuscom-ports-44d6630f87636d26772fafed08c7bf409d3144ec.tar.lz marcuscom-ports-44d6630f87636d26772fafed08c7bf409d3144ec.tar.xz marcuscom-ports-44d6630f87636d26772fafed08c7bf409d3144ec.tar.zst marcuscom-ports-44d6630f87636d26772fafed08c7bf409d3144ec.zip |
Update to 2.9.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3177 df743ca5-7f9a-e211-a948-0013205c9059
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 |