Needs gettext-m4 at *build* time only.
This commit is contained in:
parent
7f1264cd9d
commit
12774e4c01
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 2009/02/14 15:50:43 joerg Exp $
|
# $NetBSD: Makefile,v 1.3 2009/02/14 15:51:03 joerg Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
SVNREV= 629
|
SVNREV= 629
|
||||||
|
@ -30,7 +30,7 @@ SUBST_MESSAGE.version= Patching version script for non-SVN checkout builds.
|
||||||
pre-configure:
|
pre-configure:
|
||||||
cd ${WRKSRC} && autoreconf -i
|
cd ${WRKSRC} && autoreconf -i
|
||||||
|
|
||||||
DEPENDS+= gettext-m4>=0.14.6:../../devel/gettext-m4
|
BUILD_DEPENDS+= gettext-m4>=0.14.6:../../devel/gettext-m4
|
||||||
|
|
||||||
.include "../../devel/pcre/buildlink3.mk"
|
.include "../../devel/pcre/buildlink3.mk"
|
||||||
.include "../../audio/faad2/buildlink3.mk"
|
.include "../../audio/faad2/buildlink3.mk"
|
||||||
|
|
Loading…
Reference in a new issue