diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:53:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:53:33 +0000 |
commit | c87a56b35119a3f8c54074da6dd45335b59a2fc4 (patch) | |
tree | 6a19ff06e1e1ec48fba09fbcc2032b3a6583efd0 /games/stepmania-devel | |
parent | fdb84adb5d95a30368b5d078800109ee52d70aab (diff) |
- 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/stepmania-devel')
-rw-r--r-- | games/stepmania-devel/Makefile | 1 | ||||
-rw-r--r-- | games/stepmania-devel/pkg-plist | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 1eecb806b29d..1cd2713223af 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -70,7 +70,6 @@ post-build: do-install: ${INSTALL_SCRIPT} ${WRKDIR}/stepmania.sh ${PREFIX}/bin/stepmania - @${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/stepmania.desktop ${PREFIX}/share/applications @${MKDIR} ${PREFIX}/share/icons/hicolor/scalable/apps cd ${WRKSRC}/icons/hicolor/scalable/apps && ${INSTALL_DATA} \ diff --git a/games/stepmania-devel/pkg-plist b/games/stepmania-devel/pkg-plist index deea13279299..11a00d4f3c11 100644 --- a/games/stepmania-devel/pkg-plist +++ b/games/stepmania-devel/pkg-plist @@ -124,6 +124,5 @@ share/icons/hicolor/scalable/apps/stepmania-ssc.svg %%PORTDOCS%%@dirrm %%DOCSDIR%%/Devdocs/negbpmtut %%PORTDOCS%%@dirrm %%DOCSDIR%%/Devdocs %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry share/applications @dirrm lib/stepmania/Packages @dirrmtry lib/stepmania |