diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:53:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 01:53:45 +0000 |
commit | 81cd10f8d2bfe2ad25124f31d629351947acaa56 (patch) | |
tree | 742a328cb0389824bd34ff86bbf3e7ae02e3125a /mail/spamilter | |
parent | 5555d89b50c7710cb97fb22ca6af251e6404e404 (diff) | |
download | ports-81cd10f8d2bfe2ad25124f31d629351947acaa56.tar.gz ports-81cd10f8d2bfe2ad25124f31d629351947acaa56.zip |
Notes
Diffstat (limited to 'mail/spamilter')
-rw-r--r-- | mail/spamilter/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile index 6e7c96531b4d..015cb01e5ae9 100644 --- a/mail/spamilter/Makefile +++ b/mail/spamilter/Makefile @@ -64,11 +64,9 @@ pre-configure: ${WRKSRC}/docs/docs.html ${WRKSRC}/docs/docs.txt xpost-configure: -.if ${OSVERSION} > 500000 ${REINPLACE_CMD} \ -e "s| install-ipfwmtad | |" \ ${WRKSRC}/Makefile -.endif post-install: ${INSTALL_SCRIPT} ${WRKSRC}/spamilter.sh \ |