summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2021-03-02 15:12:13 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2021-03-02 15:12:13 +0000
commit65abb1b075a138bcf6ccd6aad6c3fac0dbada3fb (patch)
tree4ae076cd34e26ea9332d22d8cba3b0453937c958
parentdevel/hs-git-annex: Update to 8.20210223 (diff)
sysutils/nvimpager: Remove errant ectopic patch file
Reported by: ak
-rw-r--r--sysutils/nvimpager/patch-makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/nvimpager/patch-makefile b/sysutils/nvimpager/patch-makefile
deleted file mode 100644
index 186db447d0be..000000000000
--- a/sysutils/nvimpager/patch-makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- work/nvimpager-0.9/makefile.orig 2021-02-01 10:37:30.482152000 -0500
-+++ work/nvimpager-0.9/makefile 2021-02-01 10:38:05.885068000 -0500
-@@ -25,7 +25,8 @@
- git log -1 --format=format:'date: %aI' 2>/dev/null | cut -f 1 -d T >> $@
- echo "..." >> $@
- nvimpager.1: nvimpager.md metadata.yaml
-- pandoc --standalone --to man --output $@ $^
-+ #pandoc --standalone --to man --output $@ $^
-+ cp $@ $^
-
- test:
- @$(BUSTED) test