diff options
Diffstat (limited to 'textproc/augeas/Makefile')
-rw-r--r-- | textproc/augeas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index dbbb3361be2a..3b68c9a1fe8d 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -24,6 +24,7 @@ MANCOMPRESSED= no LENSESDIR= ${PREFIX}/share/augeas/lenses +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's:$$(libdir)/pkgconfig:${PREFIX}/libdata/pkgconfig:' ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -e 's:/bin/bash:/usr/bin/env bash:' ${WRKSRC}/tests/*.sh |