aboutsummaryrefslogtreecommitdiff
path: root/sysutils/neofetch/files/patch-Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-05 14:28:14 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-05 14:29:16 +0000
commit329cfa24b950f82d2372b1b31e8f89174c25d6cd (patch)
tree24f3b6f0e1f2bec7210d4a12d420b35032d10968 /sysutils/neofetch/files/patch-Makefile
parent0a52a6bf1e262388a8f9150f02b2ce4005376c32 (diff)
downloadports-329cfa24b950f82d2372b1b31e8f89174c25d6cd.tar.gz
ports-329cfa24b950f82d2372b1b31e8f89174c25d6cd.zip
sysutils/neofetch: improve architecture detection
Now on powerpc64: OS: FreeBSD 14.0-CURRENT powerpc64 Previously: OS: FreeBSD 14.0-CURRENT powerpc
Diffstat (limited to 'sysutils/neofetch/files/patch-Makefile')
-rw-r--r--sysutils/neofetch/files/patch-Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysutils/neofetch/files/patch-Makefile b/sysutils/neofetch/files/patch-Makefile
deleted file mode 100644
index c63bf0db6f4e..000000000000
--- a/sysutils/neofetch/files/patch-Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
---- Makefile.orig 2018-05-19 21:56:46 UTC
-+++ Makefile
-@@ -1,5 +1,5 @@
--PREFIX ?= /usr
-+PREFIX ?= /usr/local
- MANDIR ?= $(PREFIX)/share/man
-
- all:
- @echo Run \'make install\' to install Neofetch.