diff options
Diffstat (limited to 'devel/silc-toolkit/Makefile')
-rw-r--r-- | devel/silc-toolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/silc-toolkit/Makefile b/devel/silc-toolkit/Makefile index 7f2ab26..1e8a553 100644 --- a/devel/silc-toolkit/Makefile +++ b/devel/silc-toolkit/Makefile @@ -30,7 +30,7 @@ COMMENT= Secure Internet Live Conferencing (SILC) network toolkit USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} USE_GNOME= glib12 USE_GMAKE= yes CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc/${PORTNAME} \ |