Note as upstream Issue#4
This commit is contained in:
parent
5c0250929e
commit
374628e8e5
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue