zap more pkgconfig
This commit is contained in:
parent
0cd1991e99
commit
6283751681
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user