aboutsummaryrefslogtreecommitdiff
path: root/security/expiretable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/expiretable/Makefile')
-rw-r--r--security/expiretable/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/expiretable/Makefile b/security/expiretable/Makefile
index fd748d014760..34f7dc5cf93d 100644
--- a/security/expiretable/Makefile
+++ b/security/expiretable/Makefile
@@ -13,4 +13,5 @@ COMMENT= Utility to remove entries from the pf(4) table based on their age
USE_RC_SUBR= expiretable
MAN1= expiretable.1
+NO_STAGE= yes
.include <bsd.port.mk>