aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libIDL
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-02-21 17:46:20 +0800
committersobomax <sobomax@FreeBSD.org>2002-02-21 17:46:20 +0800
commit42b387be4876eb426c372da35ed629615db98367 (patch)
tree0c54f7fff6a4ccf48c18a777c56cebcbdd035f23 /devel/libIDL
parentb62793a41a7bd80d3779e7b39c28fb6f4fe92f0f (diff)
downloadfreebsd-ports-graphics-42b387be4876eb426c372da35ed629615db98367.tar.gz
freebsd-ports-graphics-42b387be4876eb426c372da35ed629615db98367.tar.zst
freebsd-ports-graphics-42b387be4876eb426c372da35ed629615db98367.zip
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another
dependencies.
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 80a2b0f8143..36afb218943 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