diff options
Diffstat (limited to 'net/silc-client/Makefile')
-rw-r--r-- | net/silc-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index fcad1dde7571..3b43de970939 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -31,7 +31,7 @@ COMMENT= Secure Internet Live Conferencing (SILC) network client USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GNOME= glib12 #USE_LIBTOOL= yes USE_GMAKE= yes |