mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-pymtbl: fix build
python is a build dependency Sponsored by: DomainTools LLC
This commit is contained in:
parent
9ce45c14db
commit
f9068a7b11
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
||||||
OPTIONS_DEFINE= EXAMPLES
|
OPTIONS_DEFINE= EXAMPLES
|
||||||
|
|
||||||
post-patch:
|
pre-build:
|
||||||
cython-${PYTHON_VER} ${WRKSRC}/mtbl.pyx
|
cython-${PYTHON_VER} ${WRKSRC}/mtbl.pyx
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue