diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
commit | 02a0adbd847b225f4437ad3447c07bbbdce31816 (patch) | |
tree | fe50d899f4d2a74c4f7752e63eafd99bcda5ba77 /mail/delatt | |
parent | fa50cda769754f971aaf9a13522f3de02191552d (diff) | |
download | FreeBSD-ports-02a0adbd847b225f4437ad3447c07bbbdce31816.zip FreeBSD-ports-02a0adbd847b225f4437ad3447c07bbbdce31816.tar.gz |
Remove deprecated USE_REINPLACE
Diffstat (limited to 'mail/delatt')
-rw-r--r-- | mail/delatt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index 67e79f1..df88ef0 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -16,7 +16,6 @@ COMMENT= Strip attachments from email RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 USE_PERL5_RUN= yes -USE_REINPLACE= yes NO_BUILD= yes PLIST_FILES= bin/delatt |