aboutsummaryrefslogtreecommitdiff
path: root/news/cleanfeed
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-04 13:21:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-04 13:21:17 +0000
commitf7f5de9089efe644bf1e6059516e33ae1d5da9ce (patch)
tree08d36f6ecb4f2a19872d12df0cf9533b2d94a27d /news/cleanfeed
parent6bdc725c0212412b527b25d6eeb030ad07b01834 (diff)
downloadports-f7f5de9089efe644bf1e6059516e33ae1d5da9ce.tar.gz
ports-f7f5de9089efe644bf1e6059516e33ae1d5da9ce.zip
Remove _*OWNGRP, with staging it's not useful anymore
With hat: portmgr Original submission: bapt Exp-run: self
Notes
Notes: svn path=/head/; revision=385403
Diffstat (limited to 'news/cleanfeed')
-rw-r--r--news/cleanfeed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile
index 338bcbb34fc5..ab2566928091 100644
--- a/news/cleanfeed/Makefile
+++ b/news/cleanfeed/Makefile
@@ -25,7 +25,7 @@ post-patch:
@${REINPLACE_CMD} -e "/debug_batch_directory/s:'.*':'/var/log/cleanfeed':" ${WRKSRC}/etc/cleanfeed.local
do-install:
- @${INSTALL} ${_SHROWNGRP} -d ${STAGEDIR}${PREFIX}/news/cleanfeed/etc
+ @${MKDIR} ${STAGEDIR}${PREFIX}/news/cleanfeed/etc
.for f in bad_adult_paths bad_body bad_cancel_paths bad_from bad_groups \
bad_hosts bad_paths bad_subject bad_url
@${INSTALL_DATA} ${WRKSRC}/etc/${f} ${STAGEDIR}${PREFIX}/news/cleanfeed/etc