diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 11:58:21 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 11:58:21 +0000 |
commit | 8b4093cba5775260e98d51f74cd187fb9af825a8 (patch) | |
tree | 4a28bf50f532fa82a149cbc3f9c041d48a23921b /mail/dcc-dccd/Makefile | |
parent | f38d6cb92bbd96d100bae02b23ace94acea1cf8e (diff) | |
download | ports-8b4093cba5775260e98d51f74cd187fb9af825a8.tar.gz ports-8b4093cba5775260e98d51f74cd187fb9af825a8.zip |
Notes
Diffstat (limited to 'mail/dcc-dccd/Makefile')
-rw-r--r-- | mail/dcc-dccd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dcc-dccd/Makefile b/mail/dcc-dccd/Makefile index e6ed0508a7fd..3200cba3d07c 100644 --- a/mail/dcc-dccd/Makefile +++ b/mail/dcc-dccd/Makefile @@ -117,7 +117,7 @@ PLIST_SUB+= IFD_MILT="" PLIST_SUB+= IFD_MILT="@comment " .endif -post-stage: +post-install: @${MV} ${STAGEDIR}${PREFIX}/dcc/cgi-bin/footer-dist \ ${STAGEDIR}${PREFIX}/dcc/cgi-bin/footer.sample @${MV} ${STAGEDIR}${PREFIX}/dcc/cgi-bin/header-dist \ |