From c84e1cd8e6ce90aad916148ab61808a44ca8f718 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:36:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: games) --- games/xlife/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/xlife') diff --git a/games/xlife/Makefile b/games/xlife/Makefile index 968545cf78a4..ac8b4485f3f2 100644 --- a/games/xlife/Makefile +++ b/games/xlife/Makefile @@ -26,6 +26,7 @@ DESKTOP_ENTRIES="XLife" "" "" "${PORTNAME}" "" false DOC_FILES= CHANGES DEVELOPMENT-TREE HACKING HOW-TO-INSTALL INSTALL \ MISSED README SHORT-INFO changelog.debian changelog.openbsd +NO_STAGE= yes .include post-extract: -- cgit