diff options
Diffstat (limited to 'math/arpack-ng/Makefile')
-rw-r--r-- | math/arpack-ng/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index 218b14d8162e..63766a7ff449 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -31,8 +31,6 @@ CONFLICTS= arpack-[0-9]* CONFLICTS_INSTALL?= arpack-ng-mpich-3.* SLAVEDIRS= math/arpack-ng-mpich -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes |