diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /graphics/osg-devel/files/patch-am | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'graphics/osg-devel/files/patch-am')
-rw-r--r-- | graphics/osg-devel/files/patch-am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/osg-devel/files/patch-am b/graphics/osg-devel/files/patch-am deleted file mode 100644 index 61d898634df4..000000000000 --- a/graphics/osg-devel/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- src/osgUtil/Makefile.orig Wed Jan 24 11:02:59 2001 -+++ src/osgUtil/Makefile Thu Apr 26 21:59:12 2001 -@@ -17,7 +17,7 @@ - TARGET_BASENAME = osgUtil - - --LIBS = -ldl -+LIBS = -L../../lib -losg -lGLU -lGL -lm - - LIB = ../../lib/lib$(TARGET_BASENAME).so - #LIB = ../../lib/lib$(TARGET_BASENAME).a |