diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-22 07:13:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-22 07:13:19 +0800 |
commit | 225fda79adb48a7fc10ce0f5373cf83d6cb0aef8 (patch) | |
tree | 4780b459a8523f0e4efba78531eb6f16f62ec24a /x11/gnome-panel/Makefile | |
parent | 2fb8c8d1c6e5981b3dfb9a12aec2fc29a8d78d58 (diff) | |
download | marcuscom-ports-225fda79adb48a7fc10ce0f5373cf83d6cb0aef8.tar marcuscom-ports-225fda79adb48a7fc10ce0f5373cf83d6cb0aef8.tar.gz marcuscom-ports-225fda79adb48a7fc10ce0f5373cf83d6cb0aef8.tar.bz2 marcuscom-ports-225fda79adb48a7fc10ce0f5373cf83d6cb0aef8.tar.lz marcuscom-ports-225fda79adb48a7fc10ce0f5373cf83d6cb0aef8.tar.xz marcuscom-ports-225fda79adb48a7fc10ce0f5373cf83d6cb0aef8.tar.zst marcuscom-ports-225fda79adb48a7fc10ce0f5373cf83d6cb0aef8.zip |
Install the stock icons into pixmaps not icons so gnome-desktop can find
them.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@790 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index fb5cd6726..2799ce71c 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,6 +7,8 @@ PORTNAME= gnomepanel PORTVERSION= 2.3.2 +PORTREVISION= 1 +#PORTREVISION= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.3 |