summaryrefslogtreecommitdiff
path: root/net-im/jabber
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2001-03-11 13:28:54 +0000
committerJosef Karthauser <joe@FreeBSD.org>2001-03-11 13:28:54 +0000
commit9cd0da0ee65b7abdcd60197d196c8af2a5013882 (patch)
treeee750010ef08fe8b12203d508caa64f4b3c0a853 /net-im/jabber
parentFix issue with alpha architecture. (diff)
I got confused when porting the 1.4 version and included some
dependancies that were necessary for v1.2, but had since been dropped. PR: ports/25066
Notes
Notes: svn path=/head/; revision=39583
Diffstat (limited to 'net-im/jabber')
-rw-r--r--net-im/jabber/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index d38314581555..f5c694e1a5bf 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -12,9 +12,7 @@ MASTER_SITES= http://download.jabber.org/dists/1.4/final/
MAINTAINER= joe@FreeBSD.org
-BUILD_DEPENDS= pth:${PORTSDIR}/devel/pth \
- libxode-config:${PORTSDIR}/textproc/libxode \
- jabber-config:${PORTSDIR}/net/libjabber
+BUILD_DEPENDS= pth-config:${PORTSDIR}/devel/pth
GNU_CONFIGURE= yes
USE_GMAKE= yes