summaryrefslogtreecommitdiff
path: root/sysutils/durep/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/durep/files/patch-Makefile')
-rw-r--r--sysutils/durep/files/patch-Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/durep/files/patch-Makefile b/sysutils/durep/files/patch-Makefile
new file mode 100644
index 000000000000..85e626f45328
--- /dev/null
+++ b/sysutils/durep/files/patch-Makefile
@@ -0,0 +1,12 @@
+--- Makefile.orig Thu Feb 14 19:37:04 2002
++++ Makefile Thu Feb 14 19:40:26 2002
+@@ -1,6 +1,8 @@
+-PREFIX = /usr/local
++#PREFIX = /usr/local
+ VERSION = 0.8
+
++all:
++
+ # Make documentation
+ doc:
+ pod2man --center="Disk Usage Report Generator" --release="durep version $(VERSION)" durep.pod > durep.1