diff options
Diffstat (limited to 'textproc/dbacl')
-rw-r--r-- | textproc/dbacl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dbacl/Makefile b/textproc/dbacl/Makefile index 7d817ef6eb89..554b124ef1b2 100644 --- a/textproc/dbacl/Makefile +++ b/textproc/dbacl/Makefile @@ -17,7 +17,7 @@ COMMENT= Digramic Bayesian classifier RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_REINPLACE= yes PROGRAMS= bayesol dbacl mailinspect |