summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Cracklib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-Cracklib/Makefile')
-rw-r--r--security/p5-Crypt-Cracklib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile
index 28cccfd55b6e..9267ed2bd9bc 100644
--- a/security/p5-Crypt-Cracklib/Makefile
+++ b/security/p5-Crypt-Cracklib/Makefile
@@ -1,4 +1,4 @@
-# Created by: will
+# Created by: will
# $FreeBSD$
PORTNAME= Crypt-Cracklib
@@ -26,4 +26,5 @@ CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" DEFINE="-DCRACKLIB_DICTPATH=\\\"${P
MAN3= Crypt::Cracklib.3
+NO_STAGE= yes
.include <bsd.port.mk>