diff options
Diffstat (limited to 'security/p5-GnuPG-Interface/Makefile')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 56a542c03d52..d0253cd18681 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -34,4 +34,5 @@ MAN3= GnuPG::Fingerprint.3 \ GnuPG::UserAttribute.3 \ GnuPG::UserId.3 +NO_STAGE= yes .include <bsd.port.mk> |