diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:37:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:37:44 +0800 |
commit | e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f (patch) | |
tree | b43155f3b197b64335de0796e03171a36eca6e57 /security/cracklib | |
parent | a073d9878de9a4c6a03601333a5fc0d2ce23fc92 (diff) | |
download | freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.tar.gz freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.tar.zst freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.zip |
cleanup plist
Diffstat (limited to 'security/cracklib')
-rw-r--r-- | security/cracklib/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile index 62589731b13f..54f63370fd72 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -36,18 +36,6 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/_cracklib.a \ %%PYTHON_SITELIBDIR%%/test_cracklib.pyo .else CONFIGURE_ARGS+=--without-python -PLIST_DIRS= libdata/cracklib \ - share/cracklib \ - share/locale/as/LC_MESSAGES \ - share/locale/as \ - share/locale/bn_IN/LC_MESSAGES \ - share/locale/bn_IN \ - share/locale/mr/LC_MESSAGES \ - share/locale/mr \ - share/locale/sl_SI/LC_MESSAGES \ - share/locale/sl_SI \ - share/locale/te/LC_MESSAGES \ - share/locale/te PLIST_FILES= include/crack.h \ include/packer.h \ |