aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-common/Makefile3
-rw-r--r--devel/gnomecommon/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
index aeb1a0cad9a4..b97936ea19cc 100644
--- a/devel/gnome-common/Makefile
+++ b/devel/gnome-common/Makefile
@@ -15,6 +15,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/devel/gnomecommon/Makefile b/devel/gnomecommon/Makefile
index aeb1a0cad9a4..b97936ea19cc 100644
--- a/devel/gnomecommon/Makefile
+++ b/devel/gnomecommon/Makefile
@@ -15,6 +15,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes