diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2002-08-03 22:52:13 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2002-08-03 22:52:13 +0000 |
commit | d6ab1825958b9e4a8f797afa31327b2b669549a2 (patch) | |
tree | 153dd416f30dc4e523cabadbfc5ae7848a1324c1 /palm | |
parent | 0391fb1ec0fd2c723a4f74ac6f12af008c1bd6e5 (diff) | |
download | ports-d6ab1825958b9e4a8f797afa31327b2b669549a2.tar.gz ports-d6ab1825958b9e4a8f797afa31327b2b669549a2.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/coldsync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 1cca67f95260..b99392ca7447 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Palm/PDB.pm:${PORTSDIR GNU_CONFIGURE= yes USE_REINPLACE= yes +REINPLACE_ARGS= -i.bak -E # The ColdSync.3 man page describes a Perl package. That's why it goes # in the Perl manpage directory. |