diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:19:02 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:19:02 +0000 |
commit | aeb16e20a16541f14be384f5cfb6da3d87d3fe4d (patch) | |
tree | 4fe0aed743e06733bb6bfa9ecec2a69d6f648065 /deskutils/ljit/Makefile | |
parent | b75efedcdefb878765e172f28f074ac9cc584c3f (diff) |
Notes
Diffstat (limited to 'deskutils/ljit/Makefile')
-rw-r--r-- | deskutils/ljit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/ljit/Makefile b/deskutils/ljit/Makefile index babae4ceef48..f8f010650081 100644 --- a/deskutils/ljit/Makefile +++ b/deskutils/ljit/Makefile @@ -14,6 +14,8 @@ COMMENT= GUI tool to help LiveJournal users post images LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= convert:graphics/ImageMagick6 |