missed file in previous commit, I have no idea how as it was a

directory commit and it's not a new file
This commit is contained in:
sthen 2022-11-26 09:41:24 +00:00
parent db6bf9efd5
commit 9944338f4c
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ COMMENT = Pyrex generated python interface to PROJ.4 library
MODPY_EGG_VERSION = 3.3.1
DISTNAME = pyproj-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/py-/:S/.post/pl/}
REVISION = 0
REVISION = 1
CATEGORIES = geo
@ -23,7 +23,7 @@ MODPY_TEST_DIR = ${WRKSRC}/test
FLAVORS = python3
FLAVOR = python3
MODPY_SETUPTOOLS = Yes
MODPY_PYBUILD = setuptools
BUILD_DEPENDS += ${RUN_DEPENDS}
TEST_DEPENDS = ${BUILD_PKGPATH} \