From dd97722379d86bbad461eb7c042a07cd39ba24f9 Mon Sep 17 00:00:00 2001 From: bapt 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/fxt/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'math/fxt') diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 29e1972ae417..2ce9cd9adac8 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fxt -# Date created: Nov 28, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= fxt PORTVERSION= 2012.06.18 @@ -19,6 +15,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes MAKEFILE= makefile +NO_STAGE= yes .include post-patch: -- cgit