diff options
Diffstat (limited to 'textproc/gsed/Makefile')
-rw-r--r-- | textproc/gsed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile index 0a1f98256417..998ee7f0d027 100644 --- a/textproc/gsed/Makefile +++ b/textproc/gsed/Makefile @@ -21,7 +21,7 @@ COMMENT= The GNU stream editor USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --disable-nls USE_GMAKE= yes |