aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-06-12 15:39:13 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-06-12 15:39:13 +0000
commitd8a0424e79986707976eb26e5c1a2262d543700c (patch)
treecf5fbe409a3847d85800cc0c9fe027bc2f0801f2 /audio/rhythmbox
parent3c7ab36d9ba7c342decec5ee5f118598ed0c1576 (diff)
downloadports-d8a0424e79986707976eb26e5c1a2262d543700c.tar.gz
ports-d8a0424e79986707976eb26e5c1a2262d543700c.zip
Fix py3-libpeas line.
Submitted by: Freshports sanity checker
Notes
Notes: svn path=/head/; revision=389280
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index df41e04827eb..ec6c58867f02 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -75,7 +75,7 @@ MTP_LIB_DEPENDS= libmtp.so:${PORTSDIR}/multimedia/libmtp \
PYTHON_CONFIGURE_ENABLE= python
PYTHON_USES= python:3
PYTHON_USE= PYTVER=${PYTHON_VER:S/.//}
-PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PREFIX}/devel/py3-libpeas
+PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas
# context plugin
# webkit is for the context plugin, which is broken because
# it needs textproc/py3-mako