diff options
Diffstat (limited to 'devel/global')
-rw-r--r-- | devel/global/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile index 4d46f3a21979..a8342cdb704c 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -17,7 +17,7 @@ COMMENT= A source code tag system GNU_CONFIGURE= yes USE_PERL5= yes USE_REINPLACE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= gctags.1 global.1 gozilla.1 gtags.1 htags.1 INFO= global |