From c9bf08a239e92f01231a8b1e9474e778454549ec Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 31 Mar 2002 04:08:43 +0000 Subject: Remove #include --- graphics/osg-devel/Makefile | 5 +++++ graphics/osg/Makefile | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'graphics') diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index d2a52dce24ac..bc35a579b9d8 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -28,6 +28,11 @@ MAKE_ENV= CXX="${CXX}" \ ALL_TARGET= freebsd +pre-patch: + @${PERL} -pi -e 's,,,' \ + ${WRKSRC}/src/osgPlugins/flt/Input.cpp \ + ${WRKSRC}/src/osgPlugins/flt/Record.cpp + post-patch: .for suf in defs rules @${LN} -sf ${WRKSRC}/Make/make${suf}.linux \ diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index d2a52dce24ac..bc35a579b9d8 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -28,6 +28,11 @@ MAKE_ENV= CXX="${CXX}" \ ALL_TARGET= freebsd +pre-patch: + @${PERL} -pi -e 's,,,' \ + ${WRKSRC}/src/osgPlugins/flt/Input.cpp \ + ${WRKSRC}/src/osgPlugins/flt/Record.cpp + post-patch: .for suf in defs rules @${LN} -sf ${WRKSRC}/Make/make${suf}.linux \ -- cgit v1.2.3