aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2014-04-15 15:49:17 +0800
committermartymac <martymac@FreeBSD.org>2014-04-15 15:49:17 +0800
commit1c98d7cccc60ec75fb25def68e76dc1d80d63863 (patch)
treee8c7de90c1406b47c74677d68fffcfc7d05db337 /sysutils
parentb5598000d71f7f26588c733c8cde14c508e98615 (diff)
downloadfreebsd-ports-graphics-1c98d7cccc60ec75fb25def68e76dc1d80d63863.tar.gz
freebsd-ports-graphics-1c98d7cccc60ec75fb25def68e76dc1d80d63863.tar.zst
freebsd-ports-graphics-1c98d7cccc60ec75fb25def68e76dc1d80d63863.zip
Fix configure step and remove BROKEN flag
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/brebis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/brebis/Makefile b/sysutils/brebis/Makefile
index d7b5de09896..0fdb7091965 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