From f15457eca253132b8171457bf676bc686dcf072d Mon Sep 17 00:00:00 2001 From: rh Date: Mon, 1 Oct 2001 07:34:04 +0000 Subject: Reduce dependency on gnome-core to gnome-libs. While we are at it, make this strongly buildlinked and provide a buildlink.mk for dependent packages --- lang/gb/Makefile | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'lang/gb/Makefile') diff --git a/lang/gb/Makefile b/lang/gb/Makefile index 4b3cfc4e9a8..b1648b4c608 100644 --- a/lang/gb/Makefile +++ b/lang/gb/Makefile @@ -1,22 +1,22 @@ -# $NetBSD: Makefile,v 1.7 2001/08/11 18:41:59 rh Exp $ +# $NetBSD: Makefile,v 1.8 2001/10/01 07:34:04 rh Exp $ # -DISTNAME= gb-0.0.20 -CATEGORIES= lang gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gb/} +DISTNAME= gb-0.0.20 +CATEGORIES= lang gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gb/} -MAINTAINER= rh@netbsd.org -HOMEPAGE= http://www.gnome.org/gb/ -COMMENT= Basic for Gnome +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://www.gnome.org/gb/ +COMMENT= Basic for Gnome -DEPENDS+= gnome-core>1.4.0:../../x11/gnome-core +BUILD_USES_MSGFMT= YES -GNU_CONFIGURE= YES -USE_X11BASE= YES -USE_LIBTOOL= YES +GNU_CONFIGURE= YES +USE_BUILDLINK_ONLY= YES +USE_X11BASE= YES +USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -CPPFLAGS+= -I${LOCALBASE}/include - +.include "../../print/gnome-print/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3