diff options
Diffstat (limited to 'devel/liblognorm/Makefile')
-rw-r--r-- | devel/liblognorm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile index 0ee51395f765..d451e0aba4dc 100644 --- a/devel/liblognorm/Makefile +++ b/devel/liblognorm/Makefile @@ -18,6 +18,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes # Try to fix parallel (-jX) builds +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^lognormalizer_DEPENDENCIES/s,=,= $$(lib_LTLIBRARIES),' \ |