From 7e5a7bfffde29dcf41eea49049ddff803dd7e98e Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:57:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) --- x11-toolkits/wxgtk28-contrib-common/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11-toolkits/wxgtk28-contrib-common') diff --git a/x11-toolkits/wxgtk28-contrib-common/Makefile b/x11-toolkits/wxgtk28-contrib-common/Makefile index 93184211b2d4..708aef0890b3 100644 --- a/x11-toolkits/wxgtk28-contrib-common/Makefile +++ b/x11-toolkits/wxgtk28-contrib-common/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wxgtk26-contrib-common -# Date created: June 27, 2004 -# Whom: fjoe@FreeBSD.ORG -# +# Created by: fjoe@FreeBSD.org # $FreeBSD$ -# MAINTAINER= fjoe@FreeBSD.org COMMENT= The wxWidgets GUI toolkit contributed libraries (common files) @@ -11,4 +7,5 @@ COMMENT= The wxWidgets GUI toolkit contributed libraries (common files) WXGTK_FLAVOR= gtk2-contrib-common MASTERDIR= ${.CURDIR}/../wxgtk28 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3