diff options
author | rnoland <rnoland@FreeBSD.org> | 2009-12-02 05:57:44 +0800 |
---|---|---|
committer | rnoland <rnoland@FreeBSD.org> | 2009-12-02 05:57:44 +0800 |
commit | 5d06e354b6b4243606c5a4d7ff2f820e34b21cfd (patch) | |
tree | f2ed9ed9c506b93d76d06ed2ac8af39d2ebfd9d5 /x11-wm/compiz-plugins-main/Makefile | |
parent | 611dfd8c0d2dc4ea9a82ae37dbe313707e1dbe6f (diff) | |
download | freebsd-ports-gnome-5d06e354b6b4243606c5a4d7ff2f820e34b21cfd.tar.gz freebsd-ports-gnome-5d06e354b6b4243606c5a4d7ff2f820e34b21cfd.tar.zst freebsd-ports-gnome-5d06e354b6b4243606c5a4d7ff2f820e34b21cfd.zip |
Update to 0.8.4
I'm not dealing with kde4 support right now, patches welcome.
Diffstat (limited to 'x11-wm/compiz-plugins-main/Makefile')
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 0ff6c1f8929b..36626bb8da84 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -6,8 +6,7 @@ # PORTNAME= compiz-plugins-main -PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTVERSION= 0.8.4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -35,6 +34,7 @@ GCONF_SCHEMAS= compiz-animation.schemas \ compiz-expo.schemas \ compiz-ezoom.schemas \ compiz-imgjpeg.schemas \ + compiz-kdecompat.schemas \ compiz-mag.schemas \ compiz-mousepoll.schemas \ compiz-neg.schemas \ @@ -51,6 +51,7 @@ GCONF_SCHEMAS= compiz-animation.schemas \ compiz-winrules.schemas \ compiz-workarounds.schemas \ compiz-scaleaddon.schemas \ + compiz-titleinfo.schemas \ compiz-vpswitch.schemas \ compiz-shift.schemas |