diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-24 12:02:41 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-24 12:02:41 +0000 |
commit | 5f7ffcd3d3745d43f0f344df937f1f120566446d (patch) | |
tree | 03e0f76ac927fc9bb46883f62a5a0878a62a79bf /mail/sendok | |
parent | dadda5a5634a9e2ef566df4d16e655ad8eb0363e (diff) | |
download | ports-5f7ffcd3d3745d43f0f344df937f1f120566446d.tar.gz ports-5f7ffcd3d3745d43f0f344df937f1f120566446d.zip |
Remove superfluous post-patch operation.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=146242
Diffstat (limited to 'mail/sendok')
-rw-r--r-- | mail/sendok/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/sendok/Makefile b/mail/sendok/Makefile index 4f577e3dc8e9..90ecc5d02e08 100644 --- a/mail/sendok/Makefile +++ b/mail/sendok/Makefile @@ -22,7 +22,6 @@ ALL_TARGET= it QMAIL_DIR?= /var/qmail post-patch: - @${ECHO_CMD} ${PREFIX} >${WRKSRC}/conf-home @${ECHO_CMD} ${CC} ${CFLAGS} >${WRKSRC}/conf-cc do-install: |