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/xroads/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'games/xroads/Makefile') diff --git a/games/xroads/Makefile b/games/xroads/Makefile index a01c0d800bb1..9905547a7f3e 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xroads -# Date created: 21 June 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= xroads PORTVERSION= 0.6 @@ -17,6 +13,7 @@ COMMENT= Commodore 64 "Crossroads"-like video game for X Window System USE_XORG= x11 xpm xext +NO_STAGE= yes .include do-install: -- cgit v1.2.3