diff options
Diffstat (limited to 'net-mgmt/ap-utils/Makefile')
-rw-r--r-- | net-mgmt/ap-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index 835d0494aaf3..6d2b7ea24032 100644 --- a/net-mgmt/ap-utils/Makefile +++ b/net-mgmt/ap-utils/Makefile @@ -15,7 +15,7 @@ MAINTAINER= daniel+aputils@pelleg.org COMMENT= A set of utilities to configure and monitor wireless access points GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_BZIP2= yes USE_REINPLACE= yes CONFIGURE_ENV= LDFLAGS="-lintl -L${LOCALBASE}/lib" |