diff options
-rw-r--r-- | math/arpack-ng/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index 8cd7b13945a0..bc65a2136fa8 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -25,6 +25,8 @@ LDFLAGS+= -L${LOCALBASE}/lib TEST_TARGET= check USE_LDCONFIG= yes +PIE_UNSAFE= yes + PORTDOCS= * PORTEXAMPLES= * |