diff options
Diffstat (limited to 'x11/libXtrans/Makefile')
-rw-r--r-- | x11/libXtrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXtrans/Makefile b/x11/libXtrans/Makefile index aaf12abdf215..6d264b26783f 100644 --- a/x11/libXtrans/Makefile +++ b/x11/libXtrans/Makefile @@ -17,7 +17,7 @@ COMMENT= Network API translation layer for X applications and 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 |