diff options
Diffstat (limited to 'sysutils/synergy/Makefile')
-rw-r--r-- | sysutils/synergy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index 7530eb0185df..5c9bcc5ed2f7 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -23,6 +23,7 @@ PLIST_FILES= bin/synergys bin/synergyc PORTEXAMPLES= synergy.conf.example synergy.conf.example-basic \ synergy.conf.example-advanced +NO_STAGE= yes do-install: .for f in synergys synergyc ${INSTALL_PROGRAM} ${WRKSRC}/bin/${f} ${PREFIX}/bin |