diff options
Diffstat (limited to 'math/py-numpy')
-rw-r--r-- | math/py-numpy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index d462d649969d..d2c6d5850e3e 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -30,6 +30,8 @@ LDFLAGS+= -s PYDISTUTILS_BUILDARGS= --fcompiler=gnu95 PYDISTUTILS_CONFIGUREARGS= --fcompiler=gnu95 +PIE_UNSAFE= yes + PORTDOCS= * PORTSCOUT= limit:^1\. |