diff options
Diffstat (limited to 'mail/ifile/Makefile')
-rw-r--r-- | mail/ifile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index ab65533..c7edb79 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -17,7 +17,7 @@ COMMENT= An application of machine learning to e-mail filtering USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} MAN1= ifile.1 .include <bsd.port.mk> |