summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorobache <obache>2014-05-03 08:11:53 +0000
committerobache <obache>2014-05-03 08:11:53 +0000
commitc41e217fd4a834c052e44f8ee1bb5b3c2a7f433f (patch)
tree003f7285ceef0e5d261f18144ccdb1ef22237ebb /converters
parentac5561fdbc4d44b97764d869a68e993f6f8f610d (diff)
downloadpkgsrc-c41e217fd4a834c052e44f8ee1bb5b3c2a7f433f.tar.gz
Note as upstream Issue#4
Diffstat (limited to 'converters')
-rw-r--r--converters/pyzy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/pyzy/Makefile b/converters/pyzy/Makefile
index 20248fe15f5..2d8b8cec5a6 100644
--- a/converters/pyzy/Makefile
+++ b/converters/pyzy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/02 10:07:06 obache Exp $
+# $NetBSD: Makefile,v 1.4 2014/05/03 08:11:53 obache Exp $
DISTNAME= pyzy-0.1.0
PKGREVISION= 1
@@ -46,6 +46,7 @@ CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-headers}
.include "../../devel/boost-headers/buildlink3.mk"
.endif
+# http://code.google.com/p/pyzy/issues/detail?id=4
.include "../../inputmethod/ibus/bad-env-usage.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.24.0
.include "../../devel/glib2/buildlink3.mk"