From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- devel/bzr-explorer/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/bzr-explorer') diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile index 4f3b7db42547..d50479faede2 100644 --- a/devel/bzr-explorer/Makefile +++ b/devel/bzr-explorer/Makefile @@ -12,9 +12,9 @@ COMMENT= Desktop application for using bzr LICENSE= GPLv2 -BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bzr -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bzrlib/plugins/qbzr/__init__.py:${PORTSDIR}/devel/qbzr \ - bzr:${PORTSDIR}/devel/bzr +BUILD_DEPENDS= bzr:devel/bzr +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bzrlib/plugins/qbzr/__init__.py:devel/qbzr \ + bzr:devel/bzr USES= gettext python USE_PYTHON= distutils autoplist -- cgit v1.2.3