diff options
Diffstat (limited to 'devel/gnomecommon/Makefile')
-rw-r--r-- | devel/gnomecommon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |