summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk20
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 /x11-toolkits/gtk20
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.
Notes
Notes: svn path=/head/; revision=55029
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r--x11-toolkits/gtk20/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 684f2ee07f9e..2650f54ad88d 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -21,7 +21,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= glib-1.3.13:${PORTSDIR}/devel/glib13 \
atk.10:${PORTSDIR}/devel/atk \
pango.0:${PORTSDIR}/x11-toolkits/pango \
@@ -29,7 +28,6 @@ LIB_DEPENDS= glib-1.3.13:${PORTSDIR}/devel/glib13 \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg \
intl.1:${PORTSDIR}/devel/gettext
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes
NO_LATEST_LINK= "Unstable, development version."