Make sure AM_GETTEXT can be resolved.
This commit is contained in:
parent
c3272bb396
commit
785e0d1bbf
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.27 2014/11/08 11:40:50 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2014/11/17 19:04:49 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scim-tables-0.5.14.1
|
||||
|
@ -18,6 +18,8 @@ GNU_CONFIGURE= yes
|
|||
|
||||
USE_SCIM_GTKUTILS= yes
|
||||
|
||||
BUILD_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
|
||||
|
||||
pre-configure:
|
||||
${RUN}cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${SH} bootstrap
|
||||
|
||||
|
|
Loading…
Reference in a new issue