diff options
Diffstat (limited to 'x11/libXinerama/Makefile')
-rw-r--r-- | x11/libXinerama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile index b3a1d500e2f7..47106d6cec89 100644 --- a/x11/libXinerama/Makefile +++ b/x11/libXinerama/Makefile @@ -23,7 +23,7 @@ CONFLICTS= XFree86-libraries-* xorg-libraries-* USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes CFLAGS+= -DMALLOC_0_RETURNS_NULL INSTALLS_SHLIB= yes |