diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 11:04:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 11:04:22 +0000 |
commit | bde9bceb955408d2363f1e5fc1c46671484193fd (patch) | |
tree | 6cee0ea20b0c06c5334719e412f47bb01d630f7f /deskutils/cairo-dock-plugins | |
parent | a440a4803b7512c1fb45053e3c1543288575bcca (diff) | |
download | ports-bde9bceb955408d2363f1e5fc1c46671484193fd.tar.gz ports-bde9bceb955408d2363f1e5fc1c46671484193fd.zip |
Notes
Diffstat (limited to 'deskutils/cairo-dock-plugins')
-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 670a11922e90..1eda8c833eff 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -12,6 +12,8 @@ COMMENT= Cairo-Dock-Plugins for Cairo-Dock LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Checksum and size mismatch + RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= libgldi.so:${PORTSDIR}/deskutils/cairo-dock |