diff options
Diffstat (limited to 'devel/libpthread-stubs/Makefile')
-rw-r--r-- | devel/libpthread-stubs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libpthread-stubs/Makefile b/devel/libpthread-stubs/Makefile index fb9c450d9c39..70fa8447e12c 100644 --- a/devel/libpthread-stubs/Makefile +++ b/devel/libpthread-stubs/Makefile @@ -17,4 +17,5 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.mk> |