freebsd-ports/graphics/libGLU/files/patch-GLU-Imakefile
2004-05-10 05:13:28 +00:00

11 lines
282 B
Text

--- lib/GLU/Imakefile.orig Sun May 9 16:24:25 2004
+++ lib/GLU/Imakefile Sun May 9 16:24:53 2004
@@ -47,7 +47,7 @@
#define CplusplusSource
#ifdef SharedGLUReqs
-REQUIREDLIBS = SharedGLUReqs
+REQUIREDLIBS = -L$(USRLIBDIR) SharedGLUReqs
#endif
#ifndef SeparateSharedCompile