diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-05-13 01:34:53 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-05-13 01:34:53 +0000 |
| commit | b550837554d13bec24ebb5ab78d95d769cc2191c (patch) | |
| tree | 1ab794a2805eb5b21a52a5dbc0b05783ce63cfb8 /graphics/py-opengl/files/patch-config::freebsd.cfg | |
| parent | Make 4a < 4a0 in order to improve consistency with missing version numbers (diff) | |
upgrade to 2.0.1.07
PR: 65246
Diffstat (limited to 'graphics/py-opengl/files/patch-config::freebsd.cfg')
| -rw-r--r-- | graphics/py-opengl/files/patch-config::freebsd.cfg | 27 |
1 files changed, 12 insertions, 15 deletions
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]
|
