diff options
Diffstat (limited to 'math/py-fpylll/Makefile')
-rw-r--r-- | math/py-fpylll/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-fpylll/Makefile b/math/py-fpylll/Makefile index 3ab832af143e..2df0cc43eacb 100644 --- a/math/py-fpylll/Makefile +++ b/math/py-fpylll/Makefile @@ -29,7 +29,7 @@ TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR} USE_GITHUB= yes GH_ACCOUNT= fplll -USES= compiler:c++11-lang python:3.6+ +USES= compiler:c++11-lang python USE_PYTHON= distutils .if !defined(WITH_DEBUG) LDFLAGS+= -s |