aboutsummaryrefslogtreecommitdiffstats
path: root/net/mutella
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-02-23 00:34:08 +0800
committernaddy <naddy@FreeBSD.org>2003-02-23 00:34:08 +0800
commitba0a2e30702db6d1ae292869ebb20b899ae641eb (patch)
treea01cc2ffbeced0c51bbbd4c0941a2cce89d2abc5 /net/mutella
parentbef7d73f5879b53982fa56414a5300487485e05a (diff)
downloadfreebsd-ports-gnome-ba0a2e30702db6d1ae292869ebb20b899ae641eb.tar.gz
freebsd-ports-gnome-ba0a2e30702db6d1ae292869ebb20b899ae641eb.tar.zst
freebsd-ports-gnome-ba0a2e30702db6d1ae292869ebb20b899ae641eb.zip
Remove install prefix.
Reported by: kris (bento)
Diffstat (limited to 'net/mutella')
-rw-r--r--net/mutella/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mutella/Makefile b/net/mutella/Makefile
index 8b3dce6a3463..4a7f046c8d3d 100644
--- a/net/mutella/Makefile
+++ b/net/mutella/Makefile
@@ -18,7 +18,7 @@ COMMENT= A command line Gnutella client
MAN1= mutella.1
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"