diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-21 00:52:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-21 00:52:17 +0000 |
commit | f3765ce0115f5db4ffaab8570a85f4c9571b0735 (patch) | |
tree | 98234212c9f2c6b62e662d81e8b7999c35cf9a7f /devel/libpthread-stubs | |
parent | bd30e38c5e4e57b6877257f428ed09836becec1b (diff) | |
download | ports-f3765ce0115f5db4ffaab8570a85f4c9571b0735.tar.gz ports-f3765ce0115f5db4ffaab8570a85f4c9571b0735.zip |
Notes
Diffstat (limited to 'devel/libpthread-stubs')
-rw-r--r-- | devel/libpthread-stubs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libpthread-stubs/Makefile b/devel/libpthread-stubs/Makefile index 78455e05f01d..15d5cfee0319 100644 --- a/devel/libpthread-stubs/Makefile +++ b/devel/libpthread-stubs/Makefile @@ -16,5 +16,4 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> |