summaryrefslogtreecommitdiff
path: root/x11-toolkits/rubygem-poppler/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-08-26 03:04:41 +0000
committerSteve Wills <swills@FreeBSD.org>2014-08-26 03:04:41 +0000
commit040a7ea25ad49b504ccf79d00627f267697ddfef (patch)
tree288c124a1ff99f465d47d55a3e6fd788b7b6e18e /x11-toolkits/rubygem-poppler/Makefile
parent- Switch databases/libdbi to USES=libtool, drop .la files (diff)
x11/rubygem-gnome2: update to 2.2.0
Notes
Notes: svn path=/head/; revision=366177
Diffstat (limited to 'x11-toolkits/rubygem-poppler/Makefile')
-rw-r--r--x11-toolkits/rubygem-poppler/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index 1e616597fa38..4bea7f1f2675 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -1,14 +1,16 @@
# $FreeBSD$
PORTNAME= poppler
-PORTVERSION= 2.1.0
+PORTVERSION= 2.2.0
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for Poppler
-RUN_DEPENDS= rubygem-gtk2>=${PORTVERSION}:${PORTSDIR}/x11-toolkits/rubygem-gtk2
+RUN_DEPENDS= rubygem-cairo>=1.12.8:${PORTSDIR}/graphics/rubygem-cairo \
+ rubygem-gdk_pixbuf2>=${PORTVERSION}:${PORTSDIR}/graphics/rubygem-gdk_pixbuf2
+
LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
USE_RUBY= yes