Opened 19 years ago

Last modified 8 years ago

#3651 closed defect

UPDATE: synergy — at Initial Version

Reported by: benwill@… Owned by: anoop@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: synergy

Description

Turning off 'treat warnings as errors' fixes synergy on Mac OS 10.4. Portfile patch:

--- Portfile.orig 2005-06-22 13:59:51.000000000 -0700 +++ Portfile 2005-06-22 13:41:10.000000000 -0700 @@ -19,7 +19,8 @@

checksums md5 d43fe74fc3aeb541bb38f0dceaffebb4

configure.args --sysconfdir=${prefix}/etc/${name}

-patchfiles patch-CArchFileUnix.cpp.diff +patchfiles patch-CArchFileUnix.cpp.diff \ + patch-configure.diff

post-patch {

cd ${worksrcpath}/lib/arch

Change History (1)

Changed 19 years ago by benwill@…

Attachment: patch-configure.diff added

Patch to go with above portfile

Note: See TracTickets for help on using tickets.