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/py-kiwi/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'x11-toolkits/py-kiwi') diff --git a/x11-toolkits/py-kiwi/Makefile b/x11-toolkits/py-kiwi/Makefile index ce694e640620..d996497f30ae 100644 --- a/x11-toolkits/py-kiwi/Makefile +++ b/x11-toolkits/py-kiwi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-kiwi -# Date created: 2006-05-04 -# Whom: Nicola Vitale -# +# Created by: Nicola Vitale # $FreeBSD$ -# PORTNAME= kiwi PORTVERSION= 1.9.29 @@ -30,6 +26,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} FETCH_ARGS= -rRp +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR} -- cgit v1.2.3