diff options
Diffstat (limited to 'net/freewais-sf/Makefile')
-rw-r--r-- | net/freewais-sf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index c77799867085..ae0da05abf91 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -22,7 +22,7 @@ USE_PERL5_BUILD=yes CONFIGURE_SCRIPT= Configure CONFIGURE_ENV= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" CONFIGURE_ARGS= -sde -Dprefix="${PREFIX}" \ - -Darchname="${ARCH}-freebsd" + -Darchname="${MACHINE_ARCH}-freebsd" INSTALL_TARGET= install install.man PORTDOCS= fwsf.ps |