diff options
Diffstat (limited to 'misc/wmwork/Makefile')
-rw-r--r-- | misc/wmwork/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmwork/Makefile b/misc/wmwork/Makefile index dd57401fa369..b50cbf3c4d1e 100644 --- a/misc/wmwork/Makefile +++ b/misc/wmwork/Makefile @@ -21,7 +21,7 @@ USE_XPM= yes USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= wmwork.1 |