From 7e42d7a7c432d4054d5333fae985038b61828078 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger 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 --- sysutils/netdump-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/netdump-server') diff --git a/sysutils/netdump-server/Makefile b/sysutils/netdump-server/Makefile index c267da1f7919..63ae6e01b641 100644 --- a/sysutils/netdump-server/Makefile +++ b/sysutils/netdump-server/Makefile @@ -15,7 +15,7 @@ COMMENT= RedHat server part of netdump/netconsole package for linux LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \ glib:${PORTSDIR}/devel/glib20 -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig +BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config PKGMESSAGE= ${WRKDIR}/pkg-message -- cgit v1.2.3