diff options
Diffstat (limited to 'x11/xproto/Makefile')
-rw-r--r-- | x11/xproto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index 9616df522aed..f284f9cdafe5 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -18,7 +18,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 |