freebsd-ports/math/PDL/files/patch-perldl.conf
Cheng-Lung Sung 299bacaf4d - Update to 2.4.3
- patch-aa to patch-perldl.conf with minor modification
- patch-Lib::Slatec::Makefile.PL removed
  hack in Makefile.PL resolve x86_64 systems problem.
2006-10-06 04:04:05 +00:00

21 lines
680 B
Text

--- perldl.conf.orig Thu Aug 17 10:59:51 2006
+++ perldl.conf Mon Oct 2 09:45:30 2006
@@ -113,6 +113,9 @@
# OPENGL_LIBS => undef,
# OPENGL_INC => undef,
# OPENGL_DEFINE => undef,
+ OPENGL_LIBS => '-L/usr/X11R6/lib -lGL -lGLU -lXext -lX11',
+ OPENGL_INC => '-I/usr/X11R6/include',
+ OPENGL_DEFINE => '-DGL_GLEXT_LEGACY',
# Whether or not to build the Karma interface module
@@ -191,7 +194,7 @@
# about curses to fix it
# - 1 builds, 0 or undef does not build
#
- WITH_IO_BROWSER => 0,
+ WITH_IO_BROWSER => 1,
# Quiet Astro::FITS::Header warnings for PDL build process by default
# Eventually would be better to set undef by default, and have the