freebsd-ports/x11/libGL/files/patch-GL-GL-Imakefile
2004-05-10 05:08:20 +00:00

11 lines
299 B
Text

--- lib/GL/GL/Imakefile.orig Sun May 9 16:07:28 2004
+++ lib/GL/GL/Imakefile Sun May 9 16:08:51 2004
@@ -204,7 +204,7 @@
#endif
#if BuildXF86DRI && BuildXF86VidModeExt
-VMODEREQUIREDLIBS = $(LDPRELIBS) $(XXF86VMLIB)
+VMODEREQUIREDLIBS = $(LDPRELIBS) -L$(USRLIBDIR) $(XXF86VMLIB)
#endif
/*