summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2001-06-18 12:31:55 +0000
committerJosef Karthauser <joe@FreeBSD.org>2001-06-18 12:31:55 +0000
commitd5999d414ae79e5293b0d80e9ba5aeec25e107ae (patch)
tree5715ea0885ecfb9aa1ef32df9ad6f8a5c0c25d01 /net-im
parentAlthough Bento is happy, and so are my machines when building this port, (diff)
Replace BUILD_DEPENDS with LIB_DEPENDS.
PR: ports/25066
Notes
Notes: svn path=/head/; revision=44167
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabber/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index 9ee35604137f..6d23c4d0edd5 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -21,7 +21,7 @@ DISTFILES+= jabber-1.4.1.tar.gz \
MAINTAINER= joe@FreeBSD.org
-BUILD_DEPENDS= pth-config:${PORTSDIR}/devel/pth
+LIB_DEPENDS= pth:${PORTSDIR}/devel/pth
GNU_CONFIGURE= yes
USE_GMAKE= yes