diff options
Diffstat (limited to 'comms/qicosi')
-rw-r--r-- | comms/qicosi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qicosi/Makefile b/comms/qicosi/Makefile index fb972be2a36..18fa3dcbb4a 100644 --- a/comms/qicosi/Makefile +++ b/comms/qicosi/Makefile @@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --with-lock-style=open .endif CONFIGURE_ARGS+= --with-config=${CONFDIR}/qico.conf \ --with-default-speed=115200 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} DOCS= Changes FAQ README EXAMPLES= fts-0001 onchat qhistory qico.xpm qlinks sfreq \ |