aboutsummaryrefslogtreecommitdiff
path: root/sysutils/brebis
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-04-15 07:49:17 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-04-15 07:49:17 +0000
commitf7f89c27bc2cb1b4aeaa0567545d4a987bfea901 (patch)
treee8c7de90c1406b47c74677d68fffcfc7d05db337 /sysutils/brebis
parenta687997dcc128fd1ae177e121ab6723d1e4faf8a (diff)
downloadports-f7f89c27bc2cb1b4aeaa0567545d4a987bfea901.tar.gz
ports-f7f89c27bc2cb1b4aeaa0567545d4a987bfea901.zip
Notes
Diffstat (limited to 'sysutils/brebis')
-rw-r--r--sysutils/brebis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/brebis/Makefile b/sysutils/brebis/Makefile
index d7b5de098965..0fdb7091965f 100644
--- a/sysutils/brebis/Makefile
+++ b/sysutils/brebis/Makefile
@@ -12,10 +12,12 @@ COMMENT= Fully automated backup checker
LICENSE= GPLv3
-BROKEN= Fails to configure
USE_PYTHON= 3.3+
USE_PYDISTUTILS= yes
+# XXX Handle UTF-8 '(c)' character within setup.py's header
+MAKE_ENV+= LC_ALL=en_US.UTF-8
+
PLIST_SUB+= PYTHON_SUFFIX=${PYTHON_SUFFIX} \
PYDISTUTILS_EGGINFO=${PYDISTUTILS_EGGINFO}
PYDISTUTILS_NOEGGINFO= yes