summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-30 05:46:54 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-30 05:46:54 +0800
commitbe51ffa41d847862d578e27ef747b890adf926af (patch)
tree52fc1e9c20c0a93c8138ef2ff173af448e3c8ed2 /misc
parent0bc70ff7ef299113a8f192c460a3434d7f13e8c5 (diff)
downloadmarcuscom-ports-be51ffa41d847862d578e27ef747b890adf926af.tar
marcuscom-ports-be51ffa41d847862d578e27ef747b890adf926af.tar.gz
marcuscom-ports-be51ffa41d847862d578e27ef747b890adf926af.tar.bz2
marcuscom-ports-be51ffa41d847862d578e27ef747b890adf926af.tar.lz
marcuscom-ports-be51ffa41d847862d578e27ef747b890adf926af.tar.xz
marcuscom-ports-be51ffa41d847862d578e27ef747b890adf926af.tar.zst
marcuscom-ports-be51ffa41d847862d578e27ef747b890adf926af.zip
Use the pkgconfig component.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@936 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-mime-data/Makefile4
-rw-r--r--misc/gnomemimedata/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile
index 40d3ab5dd..d873fb76b 100644
--- a/misc/gnome-mime-data/Makefile
+++ b/misc/gnome-mime-data/Makefile
@@ -16,13 +16,11 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= A MIME and Application database for GNOME
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomehier gnomeprefix
+USE_GNOME= gnomehack gnomehier gnomeprefix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile
index 40d3ab5dd..d873fb76b 100644
--- a/misc/gnomemimedata/Makefile
+++ b/misc/gnomemimedata/Makefile
@@ -16,13 +16,11 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= A MIME and Application database for GNOME
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomehier gnomeprefix
+USE_GNOME= gnomehack gnomehier gnomeprefix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"