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:
parent
db6bf9efd5
commit
9944338f4c
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user