diff options
Diffstat (limited to 'mail/bbmail/Makefile')
-rw-r--r-- | mail/bbmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index b59e7a320d30..e4fe206ee686 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -16,7 +16,7 @@ COMMENT= A tool intended for Blackbox that checks for new mail USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= bbmail.1 PLIST_FILES= bin/bbmail share/bbtools/bbmail.bb |