aboutsummaryrefslogtreecommitdiff
path: root/graphics/impressive
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/impressive
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/impressive')
-rw-r--r--graphics/impressive/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index 9ef55b53d4dd..985babf17645 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -14,12 +14,12 @@ COMMENT= The stylish way of giving presentations
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:${PORTSDIR}/graphics/py-opengl \
- ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
- xpdf:${PORTSDIR}/graphics/xpdf \
- pdftk:${PORTSDIR}/print/pdftk \
- xdg-open:${PORTSDIR}/devel/xdg-utils \
- mplayer:${PORTSDIR}/multimedia/mplayer \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-opengl \
+ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \
+ xpdf:graphics/xpdf \
+ pdftk:print/pdftk \
+ xdg-open:devel/xdg-utils \
+ mplayer:multimedia/mplayer \
${PYGAME}
USES= ghostscript:run python