summaryrefslogtreecommitdiff
path: root/misc/gnome-mime-data
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-16 20:52:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-16 20:52:58 +0000
commitc413d0b2b0d9d7b85c15a35db3618986bf65fb8e (patch)
tree23b624c17f756dbd332b69b2852f4b1534df4a72 /misc/gnome-mime-data
parentAdd pkgconfig and libgsf targets to USE_GNOME, and make certain other (diff)
Utilize USE_GNOME= pkgconfig.
Notes
Notes: svn path=/head/; revision=83119
Diffstat (limited to 'misc/gnome-mime-data')
-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 55e5bc520959..b6a23f174149 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 gnometarget
+USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"