aboutsummaryrefslogtreecommitdiff
path: root/games/py-mnemosyne
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:53:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:53:33 +0000
commitc87a56b35119a3f8c54074da6dd45335b59a2fc4 (patch)
tree6a19ff06e1e1ec48fba09fbcc2032b3a6583efd0 /games/py-mnemosyne
parentfdb84adb5d95a30368b5d078800109ee52d70aab (diff)
downloadports-c87a56b35119a3f8c54074da6dd45335b59a2fc4.tar.gz
ports-c87a56b35119a3f8c54074da6dd45335b59a2fc4.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (games category)
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331269
Diffstat (limited to 'games/py-mnemosyne')
-rw-r--r--games/py-mnemosyne/Makefile1
-rw-r--r--games/py-mnemosyne/pkg-plist1
2 files changed, 0 insertions, 2 deletions
diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile
index d01448d71cee..563bfb53ddc5 100644
--- a/games/py-mnemosyne/Makefile
+++ b/games/py-mnemosyne/Makefile
@@ -23,7 +23,6 @@ PYDISTUTILS_PKGNAME= Mnemosyne
NO_STAGE= yes
post-install:
@cd ${WRKSRC}/mo && ${COPYTREE_SHARE} . ${PREFIX}/share/locale
- @${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications
@${MKDIR} ${PREFIX}/share/icons
${INSTALL_DATA} ${WRKSRC}/pixmaps/${PORTNAME}.png ${PREFIX}/share/icons
diff --git a/games/py-mnemosyne/pkg-plist b/games/py-mnemosyne/pkg-plist
index b01a821ba6de..11150f664503 100644
--- a/games/py-mnemosyne/pkg-plist
+++ b/games/py-mnemosyne/pkg-plist
@@ -27,4 +27,3 @@ share/locale/zh_CN/LC_MESSAGES/mnemosyne.mo
share/locale/zh_HK/LC_MESSAGES/mnemosyne.mo
share/locale/zh_TW/LC_MESSAGES/mnemosyne.mo
@dirrmtry share/icons
-@dirrmtry share/applications