diff options
Diffstat (limited to 'devel/talloc/Makefile')
-rw-r--r-- | devel/talloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile index 0edea1ce4348..f53f2ca5e897 100644 --- a/devel/talloc/Makefile +++ b/devel/talloc/Makefile @@ -23,7 +23,7 @@ CONFLICTS= samba-3.3* USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 autoheader:268 +USE_AUTOTOOLS= autoconf autoheader IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} |