aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpegpixi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpegpixi/Makefile')
-rw-r--r--graphics/jpegpixi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpegpixi/Makefile b/graphics/jpegpixi/Makefile
index d814942c4706..cff6be73c3b3 100644
--- a/graphics/jpegpixi/Makefile
+++ b/graphics/jpegpixi/Makefile
@@ -16,7 +16,7 @@ COMMENT= Useful to correct images from digtal camera with CCD defects
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"