diff options
| author | Stefan Walter <stefan@FreeBSD.org> | 2008-12-22 11:14:15 +0000 |
|---|---|---|
| committer | Stefan Walter <stefan@FreeBSD.org> | 2008-12-22 11:14:15 +0000 |
| commit | cef7aee49dfaa3204ccd74948cbd0886b7a8cf64 (patch) | |
| tree | 08ffffa8c068abf355bcf968823ca7e8592e30dc /graphics/py-opengl/files/patch-config::freebsd.cfg | |
| parent | Fix plist. (diff) | |
Update to 3.0.0.b8.
PR: 129223
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout (3 weeks)
Diffstat (limited to '')
| -rw-r--r-- | graphics/py-opengl/files/patch-config::freebsd.cfg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/py-opengl/files/patch-config::freebsd.cfg b/graphics/py-opengl/files/patch-config::freebsd.cfg deleted file mode 100644 index 86ba38a0bd7f..000000000000 --- a/graphics/py-opengl/files/patch-config::freebsd.cfg +++ /dev/null @@ -1,13 +0,0 @@ ---- 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:/usr/X11R6/include
--library_dirs=/usr/lib:/usr/local/lib:/usr/X11/lib:/usr/X11R6/lib
-+include_dirs=/usr/include:%%LOCALBASE%%/include
-+library_dirs=/usr/lib:%%LOCALBASE%%/lib
-
- ; a os.pathsep separated list of the libs needed when linking GL
- [GL]
|
