summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-pinyin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/ibus-pinyin/Makefile')
-rw-r--r--inputmethod/ibus-pinyin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile
index a2da7f750df..3177db62838 100644
--- a/inputmethod/ibus-pinyin/Makefile
+++ b/inputmethod/ibus-pinyin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/04/09 07:27:09 obache Exp $
+# $NetBSD: Makefile,v 1.24 2014/05/02 11:17:08 obache Exp $
#
DISTNAME= ibus-pinyin-1.5.0
@@ -35,10 +35,6 @@ CONFIGURE_ARGS+= --disable-boost
CONFIGURE_ARGS+= --enable-boost
CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-headers}
.include "../../devel/boost-headers/buildlink3.mk"
-SUBST_CLASSES+= shared_ptr
-SUBST_STAGE.shared_ptr= post-configure
-SUBST_FILES.shared_ptr= src/*.h
-SUBST_SED.shared_ptr= -e 's,std::shared_ptr,boost::shared_ptr,g'
.endif
.include "../../inputmethod/ibus/bad-env-usage.mk"