aboutsummaryrefslogtreecommitdiff
path: root/graphics/poppler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/poppler/Makefile')
-rw-r--r--graphics/poppler/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index bfa291c0f17a..bbb54dad755f 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -2,6 +2,7 @@
PORTNAME= poppler
DISTVERSION= 21.06.1
+PORTREVISION= 1
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
@@ -17,8 +18,8 @@ LIB_DEPENDS= libnspr4.so:devel/nspr \
libtiff.so:graphics/tiff \
libfreetype.so:print/freetype2 \
libnss3.so:security/nss \
- libfontconfig.so:x11-fonts/fontconfig \
- libboost_system.so:devel/boost-libs
+ libfontconfig.so:x11-fonts/fontconfig
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/container/small_vector.hpp:devel/boost-libs
RUN_DEPENDS= poppler-data>0:graphics/poppler-data
USES= compiler:c++11-lang cpe cmake:insource gnome jpeg libtool \