summaryrefslogtreecommitdiff
path: root/sysutils/mog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mog/Makefile')
-rw-r--r--sysutils/mog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mog/Makefile b/sysutils/mog/Makefile
index e17ebe093a36..a98ee6746ffd 100644
--- a/sysutils/mog/Makefile
+++ b/sysutils/mog/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${FLAVOR} \
- mdv:devel/py-mdv@${FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}mdv>0:devel/py-mdv@${FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python