diff options
Diffstat (limited to 'sysutils/synergy')
-rw-r--r-- | sysutils/synergy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index f1aa69ed4ce8..050bab40c304 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -31,6 +31,8 @@ PORTEXAMPLES= synergy.conf.example synergy.conf.example-basic \ OPTIONS_DEFINE= EXAMPLES +BROKEN_sparc64= cannot build: C++ code errors + do-install: .for f in synergyc synergyd synergys ${INSTALL_PROGRAM} ${WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/bin |