aboutsummaryrefslogtreecommitdiff
path: root/net-im/libnice
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2010-12-04 06:18:59 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2010-12-04 06:18:59 +0000
commit6e9c39dfb370ce8ca95167960d06deeb9a8390ba (patch)
tree589439ca80815348eb782c85d33e9ddb55728772 /net-im/libnice
parent72ac285804ccdc59e79e5d7bc59235f8dff3eb27 (diff)
downloadports-6e9c39dfb370ce8ca95167960d06deeb9a8390ba.tar.gz
ports-6e9c39dfb370ce8ca95167960d06deeb9a8390ba.zip
To not invoke autotools, so ${TOUCH} some autotools related files.
Notes
Notes: svn path=/head/; revision=265659
Diffstat (limited to 'net-im/libnice')
-rw-r--r--net-im/libnice/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index aaa09acd8df1..b0f65e995368 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -31,5 +31,7 @@ post-patch:
's|-Wno-missing-field-initializers|#|g'
@${REINPLACE_CMD} -e 's|-Wno-missing-field-initializers|#|g' \
${WRKSRC}/common.mk
+ @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \
+ ${WRKSRC}/Makefile ${WRKSRC}/configure
.include <bsd.port.mk>