diff options
Diffstat (limited to 'archivers/cabextract')
-rw-r--r-- | archivers/cabextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 924398d82a0c..556e5b466312 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -15,7 +15,7 @@ COMMENT= A program to extract Microsoft cabinet (.CAB) files USE_GETOPT_LONG= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MANLANG= "" ja MAN1= cabextract.1 |