From 6283751681d81c99b51629ab1116eb35bba021a0 Mon Sep 17 00:00:00 2001 From: espie Date: Sat, 16 Dec 2006 12:47:40 +0000 Subject: [PATCH] zap more pkgconfig --- devel/geany/Makefile | 4 +--- devel/libconfuse/Makefile | 4 +--- devel/pango/Makefile | 3 +-- devel/py-orbit/Makefile | 3 +-- devel/vte/Makefile | 3 +-- 5 files changed, 5 insertions(+), 12 deletions(-) diff --git a/devel/geany/Makefile b/devel/geany/Makefile index b9b5e83c8f8..78e3014b5d4 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/12/10 22:03:48 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2006/12/16 12:47:40 espie Exp $ COMMENT= "small and lightweight IDE" @@ -23,8 +23,6 @@ WANTLIB= X11 stdc++ c m iconv intl \ fontconfig freetype atk-1.0 cairo \ pango-1.0 pangoft2-1.0 pangocairo-1.0 -BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig - LIB_DEPENDS= gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 CONFIGURE_STYLE=gnu diff --git a/devel/libconfuse/Makefile b/devel/libconfuse/Makefile index d8eb14712a3..be40826dca9 100644 --- a/devel/libconfuse/Makefile +++ b/devel/libconfuse/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2006/12/15 17:22:07 sturm Exp $ +# $OpenBSD: Makefile,v 1.3 2006/12/16 12:47:40 espie Exp $ COMMENT= "configuration file parser library" DISTNAME= confuse-2.5 @@ -24,8 +24,6 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" USE_LIBTOOL= Yes -BUILD_DEPENDS= ::devel/pkgconfig - post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libconfuse/tutorial/ ${INSTALL_DATA} ${WRKSRC}/doc/html/* ${PREFIX}/share/doc/libconfuse diff --git a/devel/pango/Makefile b/devel/pango/Makefile index c0e0113bf4b..45da48886d9 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2006/08/01 23:39:08 espie Exp $ +# $OpenBSD: Makefile,v 1.20 2006/12/16 12:47:40 espie Exp $ COMMENT= "library for layout and rendering of text" @@ -26,7 +26,6 @@ EXTRACT_SUFX= .tar.bz2 LIB_DEPENDS= glib-2.0.>=1000.0,gmodule-2.0.>=1000.0,gobject-2.0.>=1000.0::devel/glib2 \ cairo.>=3::graphics/cairo -BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig USE_X11= Yes USE_GMAKE= Yes diff --git a/devel/py-orbit/Makefile b/devel/py-orbit/Makefile index 70046bec947..6097709316e 100644 --- a/devel/py-orbit/Makefile +++ b/devel/py-orbit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2006/12/06 17:43:31 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.4 2006/12/16 12:47:40 espie Exp $ COMMENT= "ORBit2 Python bindings" @@ -23,7 +23,6 @@ WANTLIB= m util IDL-2 glib-2.0 gmodule-2.0 gobject-2.0 \ gthread-2.0 popt MODULES= devel/gettext lang/python -BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig LIB_DEPENDS= python${MODPY_VERSION}:python-${MODPY_VERSION}*:lang/python/${MODPY_VERSION} \ ORBit-2,ORBit-imodule-2::devel/ORBit2 diff --git a/devel/vte/Makefile b/devel/vte/Makefile index 5365296c396..d718ba23f62 100644 --- a/devel/vte/Makefile +++ b/devel/vte/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2006/11/11 21:04:27 steven Exp $ +# $OpenBSD: Makefile,v 1.16 2006/12/16 12:47:40 espie Exp $ COMMENT= "terminal emulatation library" @@ -23,7 +23,6 @@ WANTLIB= ICE SM X11 Xext Xft Xrender c fontconfig freetype \ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.11/} EXTRACT_SUFX= .tar.bz2 -BUILD_DEPENDS= :pkgconfig->=0.14.0p1:devel/pkgconfig LIB_DEPENDS= gdk-x11-2.0.>=0.8,gdk_pixbuf-2.0.>=0.8,gtk-x11-2.0.>=0.8::x11/gtk+2 MODULES= devel/gettext