From 04dc246528dd6f6743e4f25977adc642345501c2 Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 15 Sep 2002 05:35:27 +0000 Subject: s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systems Bump PKGREVISIONs and default dependencies --- devel/libbonoboui/Makefile | 5 +++-- devel/libbonoboui/buildlink2.mk | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'devel/libbonoboui') diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 2b5581d3e73..20140352e77 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/11 23:57:02 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/09/15 05:35:27 rh Exp $ # DISTNAME= libbonoboui-2.0.3 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libbonoboui/} EXTRACT_SUFX= .tar.bz2 @@ -16,7 +17,7 @@ GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_GMAKE= yes USE_GNU_GETTEXT= yes -USE_X11BASE= yes +USE_X11= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool diff --git a/devel/libbonoboui/buildlink2.mk b/devel/libbonoboui/buildlink2.mk index 0daeffe591a..32b946e0a62 100644 --- a/devel/libbonoboui/buildlink2.mk +++ b/devel/libbonoboui/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/09/11 23:57:02 rh Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2002/09/15 05:35:27 rh Exp $ .if !defined(LIBBONOBOUI_BUILDLINK2_MK) LIBBONOBOUI_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= libbonoboui -BUILDLINK_DEPENDS.libbonoboui?= libbonoboui>=2.0.3 +BUILDLINK_DEPENDS.libbonoboui?= libbonoboui>=2.0.3nb1 BUILDLINK_PKGSRCDIR.libbonoboui?= ../../devel/libbonoboui EVAL_PREFIX+= BUILDLINK_PREFIX.libbonoboui=libbonoboui -- cgit v1.2.3