diff options
Diffstat (limited to 'x11/libXfixes/Makefile')
-rw-r--r-- | x11/libXfixes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile index 7aacbc49d16f..834e5f96ef2b 100644 --- a/x11/libXfixes/Makefile +++ b/x11/libXfixes/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS} USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_LIBTOOL_VER=13 CFLAGS+= -DMALLOC_0_RETURNS_NULL |