summaryrefslogtreecommitdiff
path: root/www/proxygen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/proxygen/Makefile')
-rw-r--r--www/proxygen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index 4a19f214f529..760e2e316e62 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -1,6 +1,6 @@
PORTNAME= proxygen
DISTVERSIONPREFIX= v
-DISTVERSION= 2023.07.10.00
+DISTVERSION= 2023.07.17.00
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
@@ -11,7 +11,6 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash:shells/bash \
- ${LOCALBASE}/lib/libmvfst_server.a:net/mvfst \
gperf>0:devel/gperf
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \
libbzip2.so:misc/vxl \
@@ -24,6 +23,7 @@ LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \
libglog.so:devel/glog \
libicui18n.so:devel/icu \
liblz4.so:archivers/liblz4 \
+ libmvfst_server.so:net/mvfst \
libsnappy.so:archivers/snappy \
libsodium.so:security/libsodium \
libunwind.so:devel/libunwind \