diff options
author | laszlof <laszlof@FreeBSD.org> | 2007-09-07 04:05:06 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2007-09-07 04:05:06 +0800 |
commit | fb2764c1c64cfe33e14a18ef8e6ea938115f9697 (patch) | |
tree | cd2950a9143017daf87048a6929b9e55a3256e01 /x11-wm/Makefile | |
parent | 41190cfba71032e2d1a848ff1315889018b184a7 (diff) | |
download | freebsd-ports-gnome-fb2764c1c64cfe33e14a18ef8e6ea938115f9697.tar.gz freebsd-ports-gnome-fb2764c1c64cfe33e14a18ef8e6ea938115f9697.tar.zst freebsd-ports-gnome-fb2764c1c64cfe33e14a18ef8e6ea938115f9697.zip |
Python bindings for the compizconfig library
WWW: http://forums.compiz-fusion.org/
PR: ports/116138
Submitted by: Robert Noland <rnoland@2hip.net>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 1c199e4500dd..66f0c5ccb1cb 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -29,6 +29,7 @@ SUBDIR += clementine SUBDIR += compiz SUBDIR += compizconfig-backend-gconf + SUBDIR += compizconfig-python SUBDIR += compiz-fusion-plugins-extra SUBDIR += compiz-fusion-plugins-main SUBDIR += compiz-fusion-plugins-unsupported |