Commit 34c19efe authored by Paavo-Einari Kaipila's avatar Paavo-Einari Kaipila Committed by Vladimir Druzenko
Browse files

archivers/pbzip2: Fix fallout on FreeBSD 15+

c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_STACKSIZE_CUSTOMIZATION -pthread -D_POSIX_PTHREAD_SEMANTICS  pbzip2.cpp BZ2StreamScanner.cpp ErrorContext.cpppbzip2.cpp BZ2StreamScanner.cpp ErrorContext.cpp -o pbzip2 -lbz2 -lpthread
c++: error: no such file or directory: 'ErrorContext.cpppbzip2.cpp'

While here:
- Replace PORTVERSION with DISTVERSION.
- Switch MASTER_SITES from http to https.
- Update WWW to https://launchpad.net/pbzip2/.

PR:		290004
Approved by:	farrokhi (maintainer)
MFH:		2025Q4
-
parent ceeb3707
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment