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