graphics/poppler-glib: Fix build with GNUPG=off set for master port
PR: 286268
This commit is contained in:
parent
8107e8e7cb
commit
8d2df6d99e
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= poppler
|
PORTNAME= poppler
|
||||||
DISTVERSION= 25.04.0
|
DISTVERSION= 25.04.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= graphics print
|
CATEGORIES= graphics print
|
||||||
MASTER_SITES= https://poppler.freedesktop.org/
|
MASTER_SITES= https://poppler.freedesktop.org/
|
||||||
|
|
||||||
@ -71,7 +72,8 @@ BUILD_WRKSRC= ${WRKSRC}/${_SLAVE_PORT}
|
|||||||
INSTALL_WRKSRC= ${WRKSRC}/${_SLAVE_PORT}
|
INSTALL_WRKSRC= ${WRKSRC}/${_SLAVE_PORT}
|
||||||
|
|
||||||
CMAKE_ARGS+= -DENABLE_LIBOPENJPEG:STRING="none" \
|
CMAKE_ARGS+= -DENABLE_LIBOPENJPEG:STRING="none" \
|
||||||
-DENABLE_LIBCURL:BOOL=FALSE
|
-DENABLE_LIBCURL:BOOL=FALSE \
|
||||||
|
-DENABLE_GPGME:BOOL=FALSE
|
||||||
|
|
||||||
. if ${_SLAVE_PORT} == glib
|
. if ${_SLAVE_PORT} == glib
|
||||||
USES+= gnome python:build
|
USES+= gnome python:build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user