head	1.2;
access;
symbols
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.05.03.18.27.53;	author petef;	state dead;
branches;
next	1.1;

1.1
date	2002.08.21.00.01.59;	author lioux;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- unbreak on 4.x: add dependency on gdkpixbuf, fix Makefiles to compile with
  the correct libraries
- add a WITH_OPTIMIZED_CFLAGS knob

PR:		51614
Submitted by:	maintainer
@
text
@--- GL_Lsystem/Makefile.orig	Wed Aug 16 08:08:27 2000
+++ GL_Lsystem/Makefile	Tue Jan 22 00:58:31 2002
@@@@ -2,6 +2,8 @@@@
 
 .PHONY : clean all
 
+CFLAGS+= -I${X11BASE}/include
+
 all          : GLGraphics.o GL_Lsystem.o trackball.o Lstring Lturtle
 
 GLGraphics.o : GLGraphics.cpp  GLGraphics.h ../Extras/vect3.h ../Lsystem/UIBaseClass.h
@


1.1
log
@New port L-Breeder version 1.0: Allows you to display and breed
L-system forms

PR:		38725
Submitted by:	David Yeske <dyeske@@yahoo.com>
@
text
@@

