diff options
Diffstat (limited to 'devel/cxref/Makefile')
-rw-r--r-- | devel/cxref/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index 523fbbd6f8c1..f293c8ac4090 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -19,7 +19,7 @@ COMMENT= C program cross-referencing & documentation tool USE_BISON= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --without-cxref-cpp ALL_TARGET= programs |