diff options
Diffstat (limited to 'security/p5-Crypt-GCrypt/Makefile')
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index e0fa72b14c88..a7e323645243 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -21,7 +21,4 @@ USE_PERL5= configure CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \ GCRYPTINCPATH=${LOCALBASE}/include -MAN3= Crypt::GCrypt.3 Crypt::GCrypt::MPI.3 - -NO_STAGE= yes .include <bsd.port.mk> |