diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-24 20:02:41 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-24 20:02:41 +0800 |
commit | 7fd1efdc87fc42a77aa28c59d6b0e2a0923f2099 (patch) | |
tree | 829a886aa58132cdf778f2d4f65678bf9a4c942c /mail/sendok | |
parent | cecc96734eade1001810d15b19dca339f7eb5467 (diff) | |
download | freebsd-ports-gnome-7fd1efdc87fc42a77aa28c59d6b0e2a0923f2099.tar.gz freebsd-ports-gnome-7fd1efdc87fc42a77aa28c59d6b0e2a0923f2099.tar.zst freebsd-ports-gnome-7fd1efdc87fc42a77aa28c59d6b0e2a0923f2099.zip |
Remove superfluous post-patch operation.
Approved by: maintainer
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: |