From b550837554d13bec24ebb5ab78d95d769cc2191c Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 13 May 2004 01:34:53 +0000 Subject: upgrade to 2.0.1.07 PR: 65246 --- graphics/py-opengl/files/patch-config::freebsd.cfg | 27 ++++++++++------------ 1 file changed, 12 insertions(+), 15 deletions(-) (limited to 'graphics/py-opengl/files/patch-config::freebsd.cfg') diff --git a/graphics/py-opengl/files/patch-config::freebsd.cfg b/graphics/py-opengl/files/patch-config::freebsd.cfg index abdb50ef0162..3618ad54abf9 100644 --- a/graphics/py-opengl/files/patch-config::freebsd.cfg +++ b/graphics/py-opengl/files/patch-config::freebsd.cfg @@ -1,16 +1,13 @@ - -$FreeBSD$ - ---- config/freebsd.cfg 2003/01/14 17:28:11 1.1 -+++ config/freebsd.cfg 2003/01/14 17:29:05 +--- config/freebsd.cfg.orig Thu May 13 09:25:15 2004 ++++ config/freebsd.cfg Thu May 13 09:25:37 2004 @@ -11,8 +11,8 @@ - [General] - build_togl=1 - gl_platform=GLX --include_dirs=/usr/include:/usr/local/include:/usr/X11/include --library_dirs=/usr/lib:/usr/local/lib:/usr/X11/lib -+include_dirs=/usr/include:%%LOCALBASE%%l/include:%%X11BASE%%/include -+library_dirs=/usr/lib:%%LOCALBASE%%/lib:%%X11BASE%%/lib - - ; a sys.pathsep separated list of the libs needed when linking GL - [GL] + [General] + build_togl=1 + gl_platform=GLX +-include_dirs=/usr/include:/usr/local/include:/usr/X11/include:/usr/X11R6/include +-library_dirs=/usr/lib:/usr/local/lib:/usr/X11/lib:/usr/X11R6/lib ++include_dirs=/usr/include:%%LOCALBASE%%/include:%%X11BASE%%/include ++library_dirs=/usr/lib:%%LOCALBASE%%/lib:%%X11BASE%%/lib + + ; a os.pathsep separated list of the libs needed when linking GL + [GL] -- cgit v1.2.3