diff options
Diffstat (limited to 'graphics/zathura-cb/Makefile')
-rw-r--r-- | graphics/zathura-cb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile index 4eccaa64d5a4..153cc2012a35 100644 --- a/graphics/zathura-cb/Makefile +++ b/graphics/zathura-cb/Makefile @@ -17,9 +17,8 @@ RUN_DEPENDS= zathura:graphics/zathura PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop -USES= compiler:c11 desktop-file-utils gmake pkgconfig libarchive +USES= compiler:c11 desktop-file-utils gmake pkgconfig libarchive ssl USE_GNOME= glib20 gtk30 -USE_OPENSSL= yes post-install: ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/cb.so |