aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-06-04 22:07:28 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-06-04 22:07:28 +0000
commit6ee459381333db2abdf8f61d98a98c58b756127e (patch)
treef96e8e719a8be3f14db552cbaba9cc9186d6e3b9 /chinese
parentae852381005c3bc1b2a0dfe2d744ccd5cb6b41a2 (diff)
downloadports-6ee459381333db2abdf8f61d98a98c58b756127e.tar.gz
ports-6ee459381333db2abdf8f61d98a98c58b756127e.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xsim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xsim/Makefile b/chinese/xsim/Makefile
index 0c37b9ae7b46..e229a33c88cb 100644
--- a/chinese/xsim/Makefile
+++ b/chinese/xsim/Makefile
@@ -42,7 +42,7 @@ post-patch:
@${FIND} ${WRKSRC} ! -type d \
-exec ${GREP} -q _CPP_BITS_IOSBASE_H '{}' \; \
-exec ${REINPLACE_CMD} 's/#ifdef _CPP_BITS_IOSBASE_H/#if defined(_IOS_BASE_H) || defined(_CPP_BITS_IOSBASE_H)/g' '{}' \;
- ${REINPLACE_CMD} "s/-O2/${CFLAGS}/g; s,/usr/local,${LOCALBASE},; s|s,@bdblib@,\$$bdblib,|s,@bdblib@,${BDB_LIB_CXX_NAME},|" ${WRKSRC}/configure
+ ${REINPLACE_CMD} "s#-O2#${CFLAGS}#g; s,/usr/local,${LOCALBASE},; s|s,@bdblib@,\$$bdblib,|s,@bdblib@,${BDB_LIB_CXX_NAME},|" ${WRKSRC}/configure
post-install:
${INSTALL_DATA} ${WRKDIR}/xsim.sh ${PREFIX}/bin/xsim