diff options
Diffstat (limited to 'misc/libhome/Makefile')
-rw-r--r-- | misc/libhome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libhome/Makefile b/misc/libhome/Makefile index 9bc28eca7dfa..bc5ac57f5d57 100644 --- a/misc/libhome/Makefile +++ b/misc/libhome/Makefile @@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --without-pam .endif GNU_CONFIGURE= YES -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" prefix="${PREFIX}" home_finger MAN5= home.conf.5 |