diff options
Diffstat (limited to 'net-p2p/mutella/Makefile')
-rw-r--r-- | net-p2p/mutella/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mutella/Makefile b/net-p2p/mutella/Makefile index ff2762f26c3e..5dc3a2c159d6 100644 --- a/net-p2p/mutella/Makefile +++ b/net-p2p/mutella/Makefile @@ -18,7 +18,7 @@ COMMENT= A command line Gnutella client MAN1= mutella.1 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" |