aboutsummaryrefslogtreecommitdiff
path: root/net-im/finch
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-05-19 06:16:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-05-19 06:16:08 +0000
commit39c6b76553784419cbf28b9477ba3260c31691c0 (patch)
tree42b203b5535b24892cd6b06f3b330db8ba48e59b /net-im/finch
parent300d99a955ffb023b5b19f2690e76207daa22bbc (diff)
downloadports-39c6b76553784419cbf28b9477ba3260c31691c0.tar.gz
ports-39c6b76553784419cbf28b9477ba3260c31691c0.zip
Notes
Diffstat (limited to 'net-im/finch')
-rw-r--r--net-im/finch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile
index 07b4a2fc774a..af1a6f4385cd 100644
--- a/net-im/finch/Makefile
+++ b/net-im/finch/Makefile
@@ -24,6 +24,7 @@ PIDGIN_SLAVE= yes
WITH_CONSOLEUI= yes
USE_LDCONFIG= yes
-CONFIGURE_ARGS= --disable-gtkui
+CONFIGURE_ARGS= --disable-gtkui \
+ --disable-nm
.include "${MASTERDIR}/Makefile"