summaryrefslogtreecommitdiffstats
path: root/misc/mc
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
committermezz <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
commitab19a9aff898789138a0cda421ac3e5a84a32705 (patch)
tree4a216cc00fb7c708895cb5a3255ac3de119e7e27 /misc/mc
parentbbf4508d5c56e394da3907f54a3269a0f7403606 (diff)
downloadFreeBSD-ports-ab19a9aff898789138a0cda421ac3e5a84a32705.zip
FreeBSD-ports-ab19a9aff898789138a0cda421ac3e5a84a32705.tar.gz
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
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 4b94d68..2fa272c 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= utils/file/managers/mc/
MAINTAINER= fjoe@FreeBSD.org
COMMENT= Midnight Commander, a free Norton Commander Clone
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
USE_GETTEXT= yes
USE_GMAKE= yes
OpenPOWER on IntegriCloud