diff options
Diffstat (limited to 'x11/libXpm/Makefile')
-rw-r--r-- | x11/libXpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXpm/Makefile b/x11/libXpm/Makefile index 6ff9206ba590..258d25dcd4a4 100644 --- a/x11/libXpm/Makefile +++ b/x11/libXpm/Makefile @@ -25,7 +25,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_INC_LIBTOOL_VER=13 CFLAGS+= -DMALLOC_0_RETURNS_NULL INSTALLS_SHLIB= yes |