From ab19a9aff898789138a0cda421ac3e5a84a32705 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 28 May 2006 05:25:50 +0000 Subject: devel/pkgconfig -> devel/pkg-config Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus --- net-im/libjingle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile index 6aef015..84383ea 100644 --- a/net-im/libjingle/Makefile +++ b/net-im/libjingle/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Google Talk's implementation of Jingle and Jingle-Audio BUILD_DEPENDS= \ - pkg-config:${PORTSDIR}/devel/pkgconfig + pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS= \ speex.3:${PORTSDIR}/audio/speex \ ilbc.0:${PORTSDIR}/net/ilbc \ -- cgit v1.1