diff options
Diffstat (limited to 'x11/fixesext')
-rw-r--r-- | x11/fixesext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fixesext/Makefile b/x11/fixesext/Makefile index 15f7ea4f5bbc..bed51efc8ba6 100644 --- a/x11/fixesext/Makefile +++ b/x11/fixesext/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS} USE_BZIP2= yes PREFIX?= ${X11BASE} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes NO_BUILD= yes USE_GNOME= gnomehack pkgconfig |