diff options
Diffstat (limited to 'games/py-mnemosyne/Makefile')
-rw-r--r-- | games/py-mnemosyne/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile index 0edf9c965550..d01448d71cee 100644 --- a/games/py-mnemosyne/Makefile +++ b/games/py-mnemosyne/Makefile @@ -20,6 +20,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= Mnemosyne +NO_STAGE= yes post-install: @cd ${WRKSRC}/mo && ${COPYTREE_SHARE} . ${PREFIX}/share/locale @${MKDIR} ${PREFIX}/share/applications |