diff options
Diffstat (limited to 'misc/iselect/Makefile')
-rw-r--r-- | misc/iselect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index e94f4523a237..1e951997776f 100644 --- a/misc/iselect/Makefile +++ b/misc/iselect/Makefile @@ -15,7 +15,7 @@ COMMENT= Interactive Selection Tool USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= iselect.1 |