diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:52:24 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:52:24 +0000 |
commit | fdb84adb5d95a30368b5d078800109ee52d70aab (patch) | |
tree | bd459d4d39f95a58c502f6bb2c0cc5cc8ef1b1a7 /devel/bpython | |
parent | - Remove manual creation and removal of share/applications, as it's now in th... (diff) |
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by: portmgr (bdrewery)
Diffstat (limited to 'devel/bpython')
-rw-r--r-- | devel/bpython/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/bpython/pkg-plist b/devel/bpython/pkg-plist index b8f88bf71411..c1a4b05fa2f6 100644 --- a/devel/bpython/pkg-plist +++ b/devel/bpython/pkg-plist @@ -112,7 +112,6 @@ share/applications/bpython.desktop %%NLS%%@dirrmtry share/locale/nl_NL %%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES %%NLS%%@dirrmtry share/locale/it_IT -@dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/bpython/translations @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/bpython/test @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/bpython |