diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-04-03 14:51:12 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-04-03 14:51:12 +0800 |
commit | c66533a79591854d562c9fc7016826abd041c632 (patch) | |
tree | 0f132a462d6c8599946d84bee1dd3995f27e5a21 | |
parent | 25f7a3b5e2727349e5a554b497ae1ee604c6d9db (diff) | |
download | freebsd-ports-gnome-c66533a79591854d562c9fc7016826abd041c632.tar.gz freebsd-ports-gnome-c66533a79591854d562c9fc7016826abd041c632.tar.zst freebsd-ports-gnome-c66533a79591854d562c9fc7016826abd041c632.zip |
- add missing delependency
-rw-r--r-- | x11-wm/compiz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 715c9a507882..edb1daf7503d 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -15,6 +15,7 @@ MAINTAINER= rnoland@FreeBSD.org COMMENT= Compiz Composite/Window Manager LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ + gtop-2.0.7:${PORTSDIR}/devel/libgtop \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification XORG_CAT= app |