diff options
Diffstat (limited to 'net-mgmt/yaf/Makefile')
-rw-r--r-- | net-mgmt/yaf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/yaf/Makefile b/net-mgmt/yaf/Makefile index 4ba29de193d5..1c68ff6b816d 100644 --- a/net-mgmt/yaf/Makefile +++ b/net-mgmt/yaf/Makefile @@ -31,6 +31,7 @@ MAN1= airdaemon.1 applabel.1 \ CONFIGURE_ARGS+= --with-dag=${LOCALBASE} .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure |