aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/wxlauncher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wxlauncher/Makefile b/games/wxlauncher/Makefile
index 23b197e5b3e..8391245471b 100644
--- a/games/wxlauncher/Makefile
+++ b/games/wxlauncher/Makefile
@@ -11,7 +11,7 @@ COMMENT= Multi-platform launcher for the Freespace 2 Source Code Project
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPLv2.txt
-BUILD_DEPENDS= markdown_py:${PORTSDIR}/textproc/py-markdown \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:${PORTSDIR}/textproc/py-markdown \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3
USE_GITHUB= yes