diff options
Diffstat (limited to 'devel/fastdep')
-rw-r--r-- | devel/fastdep/files/patch-Makefile.options | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/fastdep/files/patch-Makefile.options b/devel/fastdep/files/patch-Makefile.options deleted file mode 100644 index 4e09878..0000000 --- a/devel/fastdep/files/patch-Makefile.options +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.options.orig Wed Oct 30 20:44:36 2002 -+++ Makefile.options Wed Oct 30 20:44:45 2002 -@@ -1,8 +1,7 @@ --PREFIX=/opt - CATEGORY=devel/c - NAME=fastdep - BINARY=fastdep - # Possible values for CONFIGURATION - # release : optimized code with no debug symbols - # debug : non-optimized code with debug symbols --CONFIGURATION=debug -+CONFIGURATION=release |