diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 08:21:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 08:21:21 +0000 |
commit | dc33aa59f5cd032431c2eab21c7ac886941ae806 (patch) | |
tree | dc8c628b8d8e6340ca29ce77bba2bbdb3af77e7a /polish/gnugadu2 | |
parent | 33eb2763e068a96f0cf922264886163463b0b170 (diff) | |
download | ports-dc33aa59f5cd032431c2eab21c7ac886941ae806.tar.gz ports-dc33aa59f5cd032431c2eab21c7ac886941ae806.zip |
Notes
Diffstat (limited to 'polish/gnugadu2')
-rw-r--r-- | polish/gnugadu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index ac4a6e1c4099..9eec8d106bca 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -84,7 +84,7 @@ PLIST_SUB+= TLEN:="@comment " .endif .if defined(WITH_JABBER) -LIB_DEPENDS+= loudmouth-1.0:${PORTSDIR}/net/loudmouth +LIB_DEPENDS+= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth CONFIGURE_ARGS+= --with-jabber PLIST_SUB+= JABBER:="" .else |