diff options
Diffstat (limited to 'net/libtrace/Makefile')
-rw-r--r-- | net/libtrace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libtrace/Makefile b/net/libtrace/Makefile index a03cd767bcd6..be3794759995 100644 --- a/net/libtrace/Makefile +++ b/net/libtrace/Makefile @@ -24,6 +24,7 @@ MAN1= traceanon.1 traceconvert.1 tracefilter.1 tracemerge.1 \ LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure |