aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-12-14 19:40:52 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-12-14 19:40:52 +0000
commite0d8e9dede09535844d42cea07661f700053240b (patch)
treeb263ba26e47b31691736fe5946483074cf65b994 /french
parentf61444b07a1e3d68d7f1a1bbd6116be680907074 (diff)
downloadports-e0d8e9dede09535844d42cea07661f700053240b.tar.gz
ports-e0d8e9dede09535844d42cea07661f700053240b.zip
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=336477
Diffstat (limited to 'french')
-rw-r--r--french/tvdownloader/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/french/tvdownloader/Makefile b/french/tvdownloader/Makefile
index e1f59b7afb98..5e0e207513f8 100644
--- a/french/tvdownloader/Makefile
+++ b/french/tvdownloader/Makefile
@@ -26,6 +26,11 @@ ALL_TARGET= build
LICENSE= GPLv2
NO_STAGE= yes
+post-patch:
+ ${REINPLACE_CMD} -e 's|@python|@${PYTHON_CMD}|' \
+ ${WRKSRC}/Makefile \
+ ${WRKSRC}/src/Makefile
+
pre-configure:
${REINPLACE_CMD} -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' \
${WRKSRC}/tvdownloader.sh