diff options
Diffstat (limited to 'security/ipfmeta/Makefile')
-rw-r--r-- | security/ipfmeta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ipfmeta/Makefile b/security/ipfmeta/Makefile index f72c8b06d85e..43e278454917 100644 --- a/security/ipfmeta/Makefile +++ b/security/ipfmeta/Makefile @@ -14,6 +14,7 @@ USES= perl5 MAN1= ipfmeta.1 POD2MAN?= pod2man +NO_STAGE= yes do-build: @${POD2MAN} ${WRKSRC}/ipfmeta > ${WRKSRC}/${MAN1} |