# New ports collection makefile for:   gyvekernel
# Version required:    0.1.7
# Date created:        22 April 1998
# Whom:                Yukihiro Nakai <Nakai@technologist.com>
#
# $Id: Makefile,v 1.8 1998/11/17 20:21:54 billf Exp $
#

DISTNAME=	gyvekernel-0.1.7
CATEGORIES=	graphics
MASTER_SITES= 	ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/

MAINTAINER=	Nakai@technologist.com

LIB_DEPENDS=	gtk.1:${PORTSDIR}/x11-toolkits/gtk
LIB_DEPENDS+=	gtkDPS.1:${PORTSDIR}/graphics/gtkdps
BUILD_DEPENDS=	pswrap:${PORTSDIR}/x11/dgs
BUILD_DEPENDS+=	${X11BASE}/lib/libgyvefigs.a:${PORTSDIR}/graphics/gyvefigs
BUILD_DEPENDS+=	${X11BASE}/lib/libgyvegui.a:${PORTSDIR}/graphics/gyvegui
BUILD_DEPENDS+=	${LOCALBASE}/lib/libsk.a:${PORTSDIR}/misc/scriptkit
BUILD_DEPENDS+=	${LOCALBASE}/share/guile/1.3/gyve/data.scm:${PORTSDIR}/misc/gyvescm
BUILD_DEPENDS+=	gimptool:${PORTSDIR}/graphics/gimp1

BROKEN=		Depends on guileobjc, which is broken.

CONFIGURE_ARGS+=	--with-dps-includes=${X11BASE}/include \
			--with-dps-libraries=${X11BASE}/lib
GNU_CONFIGURE=	yes
USE_X_PREFIX=	yes

.include <bsd.port.mk>
