ports/sysutils/neofetch/files/patch-Makefile
Piotr Kubaj 68b09dad27 sysutils/neofetch: update to 7.0.0
Also move manpage to share/man.

PR:		246606
Submitted by:	Alexander88207@protonmail.com (modified)
Differential Revision:	https://reviews.freebsd.org/D24860
2020-05-20 21:10:40 +00:00

9 lines
198 B
Text

--- 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.