aboutsummaryrefslogtreecommitdiff
path: root/devel/libIDL
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/libIDL
parent6a6fbb4e6f75236d9b096b5da4a975e8534ffdda (diff)
downloadports-b43764cab0189415117d044e08b4454ddafd92d1.tar.gz
ports-b43764cab0189415117d044e08b4454ddafd92d1.zip
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
dependencies.
Notes
Notes: svn path=/head/; revision=55029
Diffstat (limited to 'devel/libIDL')
-rw-r--r--devel/libIDL/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index 80a2b0f81434..36afb218943b 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -14,9 +14,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= glib-1.3.13:${PORTSDIR}/devel/glib13
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes