aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnomecommon
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-06-17 04:52:58 +0800
committeradamw <adamw@FreeBSD.org>2003-06-17 04:52:58 +0800
commit8052fd3fb7fe6d92a2417b006fdc2957f45cc132 (patch)
tree729163e48ba648e9fb5ba1252bf62584d782bfe5 /devel/gnomecommon
parent99718a31ef357e9ddb0e9aa383d2c7c847330738 (diff)
downloadfreebsd-ports-gnome-8052fd3fb7fe6d92a2417b006fdc2957f45cc132.tar.gz
freebsd-ports-gnome-8052fd3fb7fe6d92a2417b006fdc2957f45cc132.tar.zst
freebsd-ports-gnome-8052fd3fb7fe6d92a2417b006fdc2957f45cc132.zip
Utilize USE_GNOME= pkgconfig.
Diffstat (limited to 'devel/gnomecommon')
-rw-r--r--devel/gnomecommon/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gnomecommon/Makefile b/devel/gnomecommon/Makefile
index 8a26d2d47eb5..895158be2f4e 100644
--- a/devel/gnomecommon/Makefile
+++ b/devel/gnomecommon/Makefile
@@ -16,12 +16,10 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Common automake macros for GNOME and GOME 2.0
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}