aboutsummaryrefslogtreecommitdiff
path: root/graphics/impressive/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-10 21:37:39 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-10 21:37:39 +0000
commit89103d43901f2b0b97939cda7cd4d0aa0dfbcb37 (patch)
tree12302ef224edd4b75842ad1b5edf76391ba6fc02 /graphics/impressive/Makefile
parentad96ef202688e485a2ed50ba849684c2262dd28d (diff)
downloadports-89103d43901f2b0b97939cda7cd4d0aa0dfbcb37.tar.gz
ports-89103d43901f2b0b97939cda7cd4d0aa0dfbcb37.zip
Notes
Diffstat (limited to 'graphics/impressive/Makefile')
-rw-r--r--graphics/impressive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index ab1e647ec9df..5d00f6721a31 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -3,7 +3,7 @@
PORTNAME= impressive
PORTVERSION= 0.10.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/
DISTNAME= Impressive-${PORTVERSION}
@@ -14,7 +14,7 @@ COMMENT= The stylish way of giving presentations
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL \
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
xpdf:graphics/xpdf \
pdftk:print/pdftk \