diff options
Diffstat (limited to 'sysutils/synergy/Makefile')
-rw-r--r-- | sysutils/synergy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index f72736961240..f4e37a693733 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -16,7 +16,7 @@ COMMENT= Mouse and keyboard sharing utility GNU_CONFIGURE= yes USE_X_PREFIX= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README |