diff options
Diffstat (limited to 'devel/gsoap/Makefile')
-rw-r--r-- | devel/gsoap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile index 26b0db0f5f83..d628722a6a01 100644 --- a/devel/gsoap/Makefile +++ b/devel/gsoap/Makefile @@ -17,7 +17,7 @@ COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++ USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} ONLY_FOR_ARCHS= i386 |