From 75fd4a556369f574edc6cd6984a5b191d6999e25 Mon Sep 17 00:00:00 2001
From: bapt <bapt@FreeBSD.org>
Date: Fri, 20 Sep 2013 16:21:37 +0000
Subject: Add NO_STAGE all over the place in preparation for the staging
 support (cat: deskutils)

---
 deskutils/affiche/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'deskutils/affiche')

diff --git a/deskutils/affiche/Makefile b/deskutils/affiche/Makefile
index ebb4b5108b22..a59a067562e8 100644
--- a/deskutils/affiche/Makefile
+++ b/deskutils/affiche/Makefile
@@ -19,4 +19,5 @@ USE_GNUSTEP_INSTALL=	yes
 
 WRKSRC=		${WRKDIR}/Affiche
 
+NO_STAGE=	yes
 .include <bsd.port.mk>
-- 
cgit