diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-09 03:41:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-09 03:41:41 +0800 |
commit | 21f3767353431d5f21a96baf774c99da8efffd46 (patch) | |
tree | e0a3161c0ff54eed9be9b1f574125b67a9c3dbce /x11/gnome-panel/Makefile | |
parent | cc36161ea641993e4411c7d607d45adf7b479ff2 (diff) | |
download | marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.gz marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.tar.zst marcuscom-ports-21f3767353431d5f21a96baf774c99da8efffd46.zip |
Add INSTALLS_ICONS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4926 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 c182ee210..88f3c5f6a 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.12.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.12 @@ -22,6 +23,7 @@ RUN_DEPENDS= gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor USE_BZIP2= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes +INSTALLS_ICONS= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ |