diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-08 21:12:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-05-08 21:12:53 +0000 |
commit | 4bfb5b6249741cfae910e64ec387fcd322666348 (patch) | |
tree | 011457d4e35d36fb4857ae348c7cb1707261d83d /deskutils | |
parent | d83187fb3ab53d0934ef2e6013e89a1165097ea7 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cairo-dock-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index 66e8430a0038..d4acde1050de 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -11,6 +11,8 @@ COMMENT= Cairo-Dock-Plugins for Cairo-Dock LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Icons unfetchable + RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= libgldi.so:${PORTSDIR}/deskutils/cairo-dock |