diff options
Diffstat (limited to 'x11/libXres/Makefile')
-rw-r--r-- | x11/libXres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile index 5e2364cfc931..469d86022389 100644 --- a/x11/libXres/Makefile +++ b/x11/libXres/Makefile @@ -28,7 +28,7 @@ USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LIBTOOL_VER=13 CFLAGS+= -DMALLOC_0_RETURNS_NULL INSTALLS_SHLIB= yes |