diff options
Diffstat (limited to 'games/icebreaker/Makefile')
-rw-r--r-- | games/icebreaker/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index c599b681df56..1876cfe57120 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png \ share/applications/${PORTNAME}.desktop -PLIST_DIRSTRY= share/applications PORTDATA= * PORTDOCS= ChangeLog README README.SDL README.ifyoumakechanges README.themes TODO @@ -55,7 +54,6 @@ post-build: post-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps - ${MKDIR} ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications .if ${PORT_OPTIONS:MDOCS} |