aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pflogx
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pflogx')
-rw-r--r--sysutils/pflogx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pflogx/Makefile b/sysutils/pflogx/Makefile
index 81e2eecfc494..fa24401ebbda 100644
--- a/sysutils/pflogx/Makefile
+++ b/sysutils/pflogx/Makefile
@@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= EXPAT DOCS
EXPAT_DESC= Ability to merge new events (require expat)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEXPAT}