aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:11:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-10 13:11:23 +0000
commitf57bc4af665126de839ff734a08e57726e84da84 (patch)
treeb47b12c2614f4db455f6a6733adce11a1cbba4b5 /german
parentce4f70264ae0d02f294cd43745a43b45a8eb4a15 (diff)
downloadports-f57bc4af665126de839ff734a08e57726e84da84.tar.gz
ports-f57bc4af665126de839ff734a08e57726e84da84.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/BBBike/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile
index 28cd5687db81..efe8872259d6 100644
--- a/german/BBBike/Makefile
+++ b/german/BBBike/Makefile
@@ -59,7 +59,7 @@ MYDESTDIR= ${STAGEDIR}${PREFIX}/BBBike
.if exists(${PERL5})
LOCAL_PERL_ARCH!= ${PERL5} -MConfig -e '$$x = qq{$$Config{version}/$$Config{archname}}; $$x =~ s{/}{\\\\/}g; print $$x'
.endif
-PLIST_SUB= LOCAL_PERL_ARCH=${LOCAL_PERL_ARCH}
+PLIST_SUB+= LOCAL_PERL_ARCH=${LOCAL_PERL_ARCH}
BBBIKE_PERL_EXE= bbbike cbbbike bbbikeclient cmdbbbike smsbbbike
post-patch: