Index: head/science/py-pygeodesy/Makefile =================================================================== --- head/science/py-pygeodesy/Makefile (revision 486955) +++ head/science/py-pygeodesy/Makefile (revision 486956) @@ -1,19 +1,21 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= pygeodesy PORTVERSION= 18.11.12 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyGeodesy-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python geodesy tools LICENSE= MIT USES= python zip USE_PYTHON= autoplist concurrent distutils +USE_LOCALE= en_US.UTF-8 + .include