summaryrefslogtreecommitdiffstats
path: root/misc/gnome-mime-data/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-mime-data/Makefile')
-rw-r--r--misc/gnome-mime-data/Makefile4
1 files changed, 1 insertions, 3 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"