summaryrefslogtreecommitdiff
path: root/devel/bonobo-activation
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-21 09:46:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-21 09:46:20 +0000
commitb43764cab0189415117d044e08b4454ddafd92d1 (patch)
treeb39f316b00df0ddebfe4407b877c4117725f2bac /devel/bonobo-activation
parentRemove pkgconfig from ${BUILD,RUN}_DEPENDS, because from now on it is inherited (diff)
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
dependencies.
Diffstat (limited to 'devel/bonobo-activation')
-rw-r--r--devel/bonobo-activation/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile
index 47e1b4faef97..04c826d519e0 100644
--- a/devel/bonobo-activation/Makefile
+++ b/devel/bonobo-activation/Makefile
@@ -15,10 +15,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
ORBit-2.0:${PORTSDIR}/devel/ORBit2
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes