diff --git a/www/rustypaste-pretty/Makefile b/www/rustypaste-pretty/Makefile index f047437..554969e 100644 --- a/www/rustypaste-pretty/Makefile +++ b/www/rustypaste-pretty/Makefile @@ -2,7 +2,7 @@ PORTNAME= rustypaste PKGNAMESUFFIX=-pretty DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www CONFLICTS_INSTALL= rustypaste @@ -11,6 +11,8 @@ MAINTAINER= DtxdF@disroot.org COMMENT= Minimal file upload/pastebin service WWW= https://github.com/amigan/rustypaste-pretty/ +LIB_DEPENDS= libzstd.so:archivers/zstd + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE