diff options
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 000c88acbf7f..4aacb8f9b940 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-everything --with-term=rxvt -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_BZIP2= yes USE_GMAKE= yes |