aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg-devel
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-11-20 15:38:09 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-11-20 15:38:09 +0000
commit4e2bd2041c645c085042eae5f197edaa40a21d39 (patch)
tree971dda5a52764409b58eec64d51d12a8ef4e0022 /graphics/osg-devel
parent3680f27ebff58ece429c4e032f9ad84fb1372114 (diff)
downloadports-4e2bd2041c645c085042eae5f197edaa40a21d39.tar.gz
ports-4e2bd2041c645c085042eae5f197edaa40a21d39.zip
Chase poppler update.
Notes
Notes: svn path=/head/; revision=264838
Diffstat (limited to 'graphics/osg-devel')
-rw-r--r--graphics/osg-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index aedbd8de606d..78f079ef1dda 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= osg
PORTVERSION= 2.9.8
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
@@ -196,7 +197,7 @@ PLIST_SUB+= SVG="@comment "
.if defined(WITH_PDF)
FORCE_PC_REQUIRE+=POPPLER
-LIB_DEPENDS+= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS+= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk
PLIST_SUB+= PDF=""
.else
FORCE_PC_IGNORE+=POPPLER