aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg-devel/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-31 09:53:19 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-31 09:53:19 +0000
commita829062c83aee6625059c5ad9fb89c6e27af9380 (patch)
tree7a15d028c353a432bd5f8afb975ff1e54173011b /graphics/osg-devel/Makefile
parentae14a86c45aa3a9888499befe14d67e9dec2c3b6 (diff)
downloadports-a829062c83aee6625059c5ad9fb89c6e27af9380.tar.gz
ports-a829062c83aee6625059c5ad9fb89c6e27af9380.zip
Notes
Diffstat (limited to 'graphics/osg-devel/Makefile')
-rw-r--r--graphics/osg-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index f8c4a9ed9b1c..6ba5c1a01261 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= osg
PORTVERSION= 2.9.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
@@ -195,7 +195,7 @@ PLIST_SUB+= SVG="@comment "
.if defined(WITH_PDF)
FORCE_REQUIRE+= Poppler-glib
-LIB_DEPENDS+= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS+= poppler-glib.8:${PORTSDIR}/graphics/poppler-glib
PLIST_SUB+= PDF=""
.else
FORCE_IGNORE+= Poppler-glib