diff options
Diffstat (limited to 'x11/libXfont/Makefile')
-rw-r--r-- | x11/libXfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile index 0bc178f03c9f..f539d17cf1d9 100644 --- a/x11/libXfont/Makefile +++ b/x11/libXfont/Makefile @@ -22,7 +22,7 @@ CONFLICTS= XFree86-libraries-* xorg-libraries-* 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 CONFIGURE_ARGS= --enable-freetype INSTALLS_SHLIB= yes |