aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-02-26 11:04:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-02-26 11:04:30 +0000
commit0c0b03ceb0c1dc9825cd5ec61e05168d380770dd (patch)
treeaf722ad794bb47cfefa495fbeca1f089b850b1c3 /print
parent8e656094a60e2b8ee3d025d541c88348081fbba8 (diff)
downloadports-0c0b03ceb0c1dc9825cd5ec61e05168d380770dd.tar.gz
ports-0c0b03ceb0c1dc9825cd5ec61e05168d380770dd.zip
Diffstat (limited to 'print')
-rw-r--r--print/qpdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index ba1de650c5a2..b20fc4b51c16 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qpdf
DISTVERSION= 11.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= SF
@@ -22,6 +22,7 @@ CMAKE_ARGS= -DHAVE_EXTERN_LONG_TIMEZONE=0 \
-DUSE_IMPLICIT_CRYPTO=0 \
-DALLOW_CRYPTO_NATIVE=0 \
-DCMAKE_INSTALL_MANDIR=${PREFIX}/share/man
+LDFLAGS= -Wl,--undefined-version
OPTIONS_DEFINE= DOCS
OPTIONS_RADIO= CRYPTO