[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / misc / gnome-utils

File: [cvs.NetBSD.org] / pkgsrc / misc / gnome-utils / Attic / Makefile (download)

Revision 1.13, Sun Jan 2 18:02:41 2000 UTC (24 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.12: +2 -2 lines

Adapt to new directory structure on GNOME ftp sites.

# $NetBSD: Makefile,v 1.13 2000/01/02 18:02:41 tron Exp $

DISTNAME=	gnome-utils-1.0.50
CATEGORIES=	misc x11 gnome
MASTER_SITES=	${MASTER_SITE_GNOME:=stable/releases/gnome-1.0.53/}

MAINTAINER=	rh@netbsd.org
HOMEPAGE=	http://www.gnome.org/

BUILD_DEPENDS=	${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+=	ncurses-4.2:../../devel/ncurses
DEPENDS+=	gnome-core-*:../../x11/gnome-core

GNU_CONFIGURE=	YES
USE_X11BASE=	YES
CONFIGURE_ENV+=	XGETTEXT="${LOCALBASE}/bin/xgettext"
CONFIGURE_ARGS=	--with-ncurses=${LOCALBASE}

.include "../../mk/bsd.pkg.mk"