From f5750c6a0ec52f2e6e5c4f6bf1a104e16168491a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:01:22 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) --- chinese/xsim/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'chinese/xsim') diff --git a/chinese/xsim/Makefile b/chinese/xsim/Makefile index 3da9bb1bb41e..f4d37b094b68 100644 --- a/chinese/xsim/Makefile +++ b/chinese/xsim/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xsim -# Date created: 30 Dec 2002 -# Whom: Shen Chuan-Hsing -# +# Created by: Shen Chuan-Hsing # $FreeBSD$ -# PORTNAME= xsim PORTVERSION= 0.3.9.4 @@ -28,6 +24,7 @@ USE_BDB= 40+ CFLAGS+= -fPIC MAKE_ARGS+= gcclib=`${CXX} -print-file-name=libgcc_s.so` +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,,,' \ ${WRKSRC}/xsim/IMdkit/IMConn.c -- cgit v1.2.3