summaryrefslogtreecommitdiff
path: root/graphics/osg-devel/files/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/osg-devel/files/patch-an')
-rw-r--r--graphics/osg-devel/files/patch-an22
1 files changed, 0 insertions, 22 deletions
diff --git a/graphics/osg-devel/files/patch-an b/graphics/osg-devel/files/patch-an
deleted file mode 100644
index a1555d7c9e14..000000000000
--- a/graphics/osg-devel/files/patch-an
+++ /dev/null
@@ -1,22 +0,0 @@
-
-$FreeBSD$
-
---- Make/makerules.linux 2001/05/31 09:25:34 1.1
-+++ Make/makerules.linux 2001/05/31 09:26:08
-@@ -38,13 +38,13 @@
- echo $(TARGET_BASENAME) HTML documentation created in ../../doc/doc++/$(TARGET_BASENAME)
-
- install : home
-- @ make __install
-+ @ $(MAKE) __install
-
- instlinks : home
-- @ make __instlinks
-+ @ $(MAKE) __instlinks
-
- instclean : home
-- @ make __instclean
-+ @ $(MAKE) __instclean
-
-
- home :