summaryrefslogtreecommitdiff
path: root/graphics/py-opengl/files/patch-config::freebsd.cfg
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2008-12-22 11:14:15 +0000
committerStefan Walter <stefan@FreeBSD.org>2008-12-22 11:14:15 +0000
commitcef7aee49dfaa3204ccd74948cbd0886b7a8cf64 (patch)
tree08ffffa8c068abf355bcf968823ca7e8592e30dc /graphics/py-opengl/files/patch-config::freebsd.cfg
parentFix 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.cfg13
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]