aboutsummaryrefslogtreecommitdiff
path: root/textproc/pootle
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-05-15 02:49:17 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-05-15 02:49:17 +0000
commit29813d539747e58a6e3322df3f48eae4338c60b5 (patch)
treead64253796dc7d189145d9bb72dbd175c35488f4 /textproc/pootle
parent47674a9024d5ae3cd9f5366e069619af12740e46 (diff)
downloadports-29813d539747e58a6e3322df3f48eae4338c60b5.tar.gz
ports-29813d539747e58a6e3322df3f48eae4338c60b5.zip
Notes
Diffstat (limited to 'textproc/pootle')
-rw-r--r--textproc/pootle/files/pootle.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pootle/files/pootle.sh.in b/textproc/pootle/files/pootle.sh.in
index d98bb959f35b..569f855738a2 100644
--- a/textproc/pootle/files/pootle.sh.in
+++ b/textproc/pootle/files/pootle.sh.in
@@ -33,7 +33,6 @@ load_rc_config $name
: ${pootle_enable="NO"}
: ${pootle_user="%%POOTLEUSER%%"}
: ${pootle_logdir="%%POOTLELOGDIR%%"}
-: ${pootle_flags=""}
if [ -n "${pootle_logdir}" ]; then
pootle_stdout="${pootle_logdir}/access.log"