diff options
Diffstat (limited to 'math/eigen2/Makefile')
-rw-r--r-- | math/eigen2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eigen2/Makefile b/math/eigen2/Makefile index f86fea31f6ea..1305bf4278d0 100644 --- a/math/eigen2/Makefile +++ b/math/eigen2/Makefile @@ -18,6 +18,7 @@ USES= cmake WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-b23437e61a07 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|g' \ ${WRKSRC}/CMakeLists.txt |