diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
commit | 00e692203d42d4eef31590ffac3a0b871be12984 (patch) | |
tree | 213bfd0bc4e8b962fab582a79f582be7837e45f8 /mail/ricochet | |
parent | 74bbad0a549a66f34713c14d9924e9374de39ba1 (diff) | |
download | ports-00e692203d42d4eef31590ffac3a0b871be12984.tar.gz ports-00e692203d42d4eef31590ffac3a0b871be12984.zip |
Notes
Diffstat (limited to 'mail/ricochet')
-rw-r--r-- | mail/ricochet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ricochet/Makefile b/mail/ricochet/Makefile index dc42e8be8a49..f9bea4bbda2e 100644 --- a/mail/ricochet/Makefile +++ b/mail/ricochet/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ NO_BUILD= yes PERL_CONFIGURE= yes +USE_REINPLACE= yes do-configure: .for file in install ricochet |