summaryrefslogtreecommitdiff
path: root/graphics/osg/files/patch-aj
blob: 25a79ec5e994d3a077b99882fca7b86025e05291 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- work/OpenSceneGraph-0.8/src/osgPlugins/gif/Makefile	Wed Dec 20 17:11:05 2000
+++ src/osgPlugins/gif/Makefile	Mon Apr 23 19:21:47 2001
@@ -11,7 +11,7 @@
 LIBS = -lungif
 
 C++FLAGS += -I. -I../../../include 
-LDFLAGS += -L../../../lib
+LDFLAGS += -L../../../lib -L$(LOCALBASE)/lib -rpath $(LOCALBASE)/lib
 
 include ../../../Make/makerules