summaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-01-20 08:42:10 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-01-20 08:42:10 +0000
commit337ec7a20189d47a01d8ad06e12f75ae877e19f1 (patch)
tree1333689575f67be96c2483e2288f1181b9180390 /french
parentReinplace the target of the symlink instead of the symlink (diff)
Shebangfix only the target of the symlink, not the symlink
PR: 216309
Notes
Notes: svn path=/head/; revision=431936
Diffstat (limited to 'french')
-rw-r--r--french/eficas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/french/eficas/Makefile b/french/eficas/Makefile
index 202df05d60f1..ddf4d39920ab 100644
--- a/french/eficas/Makefile
+++ b/french/eficas/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Pmw>0:x11-toolkits/py-Pmw \
USES= python shebangfix
#USE_GCC= yes # To be removed - Needed as a work-around for numpy, see PR ports/188114
-SHEBANG_FILES= eficas eficasQt
+SHEBANG_FILES= eficasQt
REINPLACE_ARGS= -i ""
NO_BUILD= yes