# New ports collection makefile for:	gnome-devel
# Date created:		23 May 2002
# Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD: ports/devel/gnome-devel/Makefile,v 1.2 2002/05/24 20:44:27 marcus Exp $
#

PORTNAME=	gnome-devel
PORTVERSION=	1.4.1b2
CATEGORIES=	devel gnome
MASTER_SITES=	# empty
DISTFILES=	# empty
EXTRACT_ONLY=	# empty

MAINTAINER=	gnome@FreeBSD.org

RUN_DEPENDS=	intltool-merge:${PORTSDIR}/textproc/intltool
LIB_DEPENDS=	gal:${PORTSDIR}/x11-toolkits/gal \
		gnomemm.9:${PORTSDIR}/x11-toolkits/gnome--

BROKEN=	"Needs more work on the dependency chain"
NO_BUILD=	yes

USE_GNOMELIBS=	yes
USE_PYTHON=	yes

do-install:	# empty

.include <bsd.port.mk>
