diff options
Diffstat (limited to 'games/megaglest-data/Makefile')
-rw-r--r-- | games/megaglest-data/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/megaglest-data/Makefile b/games/megaglest-data/Makefile index 551ff0972637..2bc8de5ad060 100644 --- a/games/megaglest-data/Makefile +++ b/games/megaglest-data/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST= ${WRKDIR}/pkg-plist +NO_STAGE= yes pre-install: ${RM} -f ${PLIST} .for DIR in data maps scenarios techs tilesets tutorials |