aboutsummaryrefslogtreecommitdiff
path: root/games/eboard
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/eboard
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/eboard')
-rw-r--r--games/eboard/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 1ff2f81624d9..38f80ed24aa3 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -85,7 +85,6 @@ post-install:
@cd ${WRKDIR}/eboard-extras-${extra} && EBOARDCONFIG=${PREFIX}/bin/eboard-config ./${CONFIGURE_SCRIPT} --prefix=${PREFIX}
@cd ${WRKDIR}/eboard-extras-${extra} && ${SETENV} ${MAKE_ENV} ${MAKE} install
.endfor
- ${MKDIR} ${PREFIX}/share/pixmaps
${INSTALL_DATA} ${WRKSRC}/icon-eboard.xpm ${PREFIX}/share/pixmaps/eboard.xpm
@${CAT} ${PKGMESSAGE}