aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-01-14 00:43:27 +0800
committermarcus <marcus@FreeBSD.org>2003-01-14 00:43:27 +0800
commit8743dbfaf117c5ea2fd564f42777b87895f83fbc (patch)
tree7ab8cadb86732be51107c03ebe822863bd11ff46 /misc
parent6f2e40bc06a515c4b4189bf09c137100abac61b2 (diff)
downloadfreebsd-ports-gnome-8743dbfaf117c5ea2fd564f42777b87895f83fbc.tar.gz
freebsd-ports-gnome-8743dbfaf117c5ea2fd564f42777b87895f83fbc.tar.zst
freebsd-ports-gnome-8743dbfaf117c5ea2fd564f42777b87895f83fbc.zip
Add a dependency on pkgconfig.
Reported by: bento
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-mime-data/Makefile4
-rw-r--r--misc/gnomemimedata/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile
index 522c8a3718bc..f335386946c8 100644
--- a/misc/gnome-mime-data/Makefile
+++ b/misc/gnome-mime-data/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomemimedata
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.0
@@ -16,7 +16,9 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
+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
diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile
index 522c8a3718bc..f335386946c8 100644
--- a/misc/gnomemimedata/Makefile
+++ b/misc/gnomemimedata/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomemimedata
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.0
@@ -16,7 +16,9 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
+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