diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-31 00:29:51 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-31 00:29:51 +0800 |
commit | 149b39e904f8ae290f611127e194011cd171205b (patch) | |
tree | 2cf828b6c2014f5de317fe347d963eb8d27cebe8 /x11/gnome-panel/Makefile | |
parent | 30453f67feb2db1e7b4406439ea1d1b563413d71 (diff) | |
download | marcuscom-ports-149b39e904f8ae290f611127e194011cd171205b.tar.gz marcuscom-ports-149b39e904f8ae290f611127e194011cd171205b.tar.zst marcuscom-ports-149b39e904f8ae290f611127e194011cd171205b.zip |
Update to 2.7.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2724 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index b16d4093b..200249804 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.7.91.1 +PORTVERSION= 2.7.92 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.7 @@ -30,7 +30,7 @@ CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -MAN1= gnome-panel.1 gnome-panel-preferences.1 +MAN1= gnome-panel.1 GCONF_SCHEMAS= clock.schemas fish.schemas gnome-panel-screenshot.schemas \ panel-compatibility.schemas panel-general.schemas \ panel-global.schemas panel-object.schemas \ |