diff options
Diffstat (limited to 'graphics/osg-devel/files/patch-al')
-rw-r--r-- | graphics/osg-devel/files/patch-al | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/osg-devel/files/patch-al b/graphics/osg-devel/files/patch-al deleted file mode 100644 index e04592e71abe..000000000000 --- a/graphics/osg-devel/files/patch-al +++ /dev/null @@ -1,11 +0,0 @@ ---- work/OpenSceneGraph-0.8/src/osgPlugins/tiff/Makefile Wed Dec 20 17:35:46 2000 -+++ src/osgPlugins/tiff/Makefile Mon Apr 23 19:21:20 2001 -@@ -10,7 +10,7 @@ - - LIBS = -ltiff - C++FLAGS += -I. -I../../../include --LDFLAGS += -L../../../lib -+LDFLAGS += -L../../../lib -L$(LOCALBASE)/lib -rpath $(LOCALBASE)/lib - - include ../../../Make/makerules - |