diff options
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. |