diff options
Diffstat (limited to 'x11/renderext')
-rw-r--r-- | x11/renderext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/renderext/Makefile b/x11/renderext/Makefile index 4ef86b0c7e80..4c4b3edc7d06 100644 --- a/x11/renderext/Makefile +++ b/x11/renderext/Makefile @@ -19,7 +19,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 USE_GNOME= gnomehack pkgconfig |