From ce5e4570204c37f4ac986a2a6bc076aa911167d6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/solitaire/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/solitaire/Makefile') diff --git a/math/solitaire/Makefile b/math/solitaire/Makefile index 67106582ab3e..fc0b8eb5bdea 100644 --- a/math/solitaire/Makefile +++ b/math/solitaire/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: solitaire -# Date created: 11 June 2001 -# Whom: dd -# +# Created by: dd # $FreeBSD$ -# PORTNAME= solitaire PORTVERSION= 19980817 @@ -19,6 +15,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes STRIP= +NO_STAGE= yes do-extract: @${MKDIR} ${WRKDIR} @${CP} -r ${DISTDIR}/sol.pl ${DISTDIR}/sol-test.txt ${WRKDIR} -- cgit v1.2.3