diff options
Diffstat (limited to 'devel/cons-test/Makefile')
-rw-r--r-- | devel/cons-test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile index 7f859875bc05..e1183248b8e2 100644 --- a/devel/cons-test/Makefile +++ b/devel/cons-test/Makefile @@ -35,6 +35,7 @@ DOCS= CHANGES COPYRIGHT README TODO Tests.txt TESTS= 1..83,101..147 TEST_LIBS= Cmd.pm Cons.pm +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's:/usr/lib:${PREFIX}/lib:g' \ ${WRKSRC}/cons-test |