freebsd-ports/biology/lsysexp/Makefile
Joe Marcus Clarke fa63df0f4d Mark this port BROKEN with gtk+-2.4.
Reported by:	bento via kris
2004-04-11 02:47:56 +00:00

26 lines
529 B
Makefile

# New ports collection makefile for: lsysexp
# Date created: 22 Apr 2003
# Whom: David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= lsysexp
PORTVERSION= 0.67
PORTREVISION= 2
CATEGORIES= biology
MASTER_SITES= http://coscorrosa.com/programs/${PORTNAME}/download/
MAINTAINER= dyeske@yahoo.com
COMMENT= A GTK based program for viewing and creating L-system fractals
WRKSRC= ${WRKDIR}/lsysexp-0.67
USE_X_PREFIX= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
BROKEN= "Does not build with gtk+-2.4"
.include <bsd.port.mk>