aboutsummaryrefslogtreecommitdiff
path: root/textproc/gmetadom/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
commit7e42d7a7c432d4054d5333fae985038b61828078 (patch)
treea3f359548461e38bb1bea0d93a14a285d2f1b048 /textproc/gmetadom/Makefile
parentc97b5b3ca34e50650f058d404ecb9d8fb2405771 (diff)
downloadports-7e42d7a7c432d4054d5333fae985038b61828078.tar.gz
ports-7e42d7a7c432d4054d5333fae985038b61828078.zip
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
Notes
Notes: svn path=/head/; revision=163666
Diffstat (limited to 'textproc/gmetadom/Makefile')
-rw-r--r--textproc/gmetadom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile
index d982751c9286..8b21df355a53 100644
--- a/textproc/gmetadom/Makefile
+++ b/textproc/gmetadom/Makefile
@@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= A Collection of DOM Implementations
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
LIB_DEPENDS= gdome.8:${PORTSDIR}/textproc/gdome2
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
USE_GNOME= glib20 gnomehack libxml2
USE_GMAKE= yes