aboutsummaryrefslogtreecommitdiff
path: root/chinese/xsim
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:01:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:01:22 +0000
commitf5750c6a0ec52f2e6e5c4f6bf1a104e16168491a (patch)
tree6b5469be28afd93589ebcab2e31c971326230494 /chinese/xsim
parent70996a4d8227f211b193c1a4836088190d3ebaa8 (diff)
Notes
Diffstat (limited to 'chinese/xsim')
-rw-r--r--chinese/xsim/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <statue@freebsd.sinica.edu.tw>
-#
+# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
# $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,<malloc.h>,<stdlib.h>,' \
${WRKSRC}/xsim/IMdkit/IMConn.c