diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-05 20:19:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-05 20:19:04 +0000 |
commit | e3056c3b4620bd798462b5ec07659219a4f8f915 (patch) | |
tree | ea15ab5b3e2280f7e186e57146c80b654f7b0c04 /security/py-cracklib | |
parent | c0d646c6122c1c3e4bd9886cf83079f8a34e64eb (diff) | |
download | ports-e3056c3b4620bd798462b5ec07659219a4f8f915.tar.gz ports-e3056c3b4620bd798462b5ec07659219a4f8f915.zip |
Notes
Diffstat (limited to 'security/py-cracklib')
-rw-r--r-- | security/py-cracklib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-cracklib/Makefile b/security/py-cracklib/Makefile index 776a460269e0..2bd53a4d41aa 100644 --- a/security/py-cracklib/Makefile +++ b/security/py-cracklib/Makefile @@ -14,7 +14,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} PYTHON_SLAVEPORT= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ "{s#__version__ = '[^']*'#__version__ = '${PORTVERSION}'#;}" \ |