diff options
Diffstat (limited to 'x11/xextensions/Makefile')
-rw-r--r-- | x11/xextensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xextensions/Makefile b/x11/xextensions/Makefile index 10de5b88c80b..b5a3188f8569 100644 --- a/x11/xextensions/Makefile +++ b/x11/xextensions/Makefile @@ -21,7 +21,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 NO_BUILD= yes USE_GNOME= gnomehack |