summaryrefslogtreecommitdiff
path: root/net/ldapdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-21 12:51:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-21 12:51:40 +0000
commiteabbfd75e30148b8f686899a638b93547ca83485 (patch)
tree5b70e6802d6d9dfe8b4564fc4f09f2d0a5156343 /net/ldapdiff
parentdevel/nspr: update to 4.13.1 (diff)
${RM} already has -f.
PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
Diffstat (limited to 'net/ldapdiff')
-rw-r--r--net/ldapdiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ldapdiff/Makefile b/net/ldapdiff/Makefile
index 4184ce4ac61f..c823a0a84c4d 100644
--- a/net/ldapdiff/Makefile
+++ b/net/ldapdiff/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS+=--with-iconv-dir=${LOCALBASE}
.endif
post-extract:
- @cd ${WRKSRC} && ${RM} -f *.o ldapdiff Makefile config.h
+ @cd ${WRKSRC} && ${RM} *.o ldapdiff Makefile config.h
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ldapdiff ${STAGEDIR}${PREFIX}/bin