opnsense-ports/sysutils/neofetch/files/patch-Makefile
Franco Fichtner eb680e551f */*: sync with upstream
Taken from: HardenedBSD
2018-05-24 09:09:32 +02:00

10 lines
223 B
Text

--- Makefile.orig 2018-05-19 21:56:46 UTC
+++ Makefile
@@ -1,5 +1,5 @@
-PREFIX ?= /usr
-MANDIR ?= $(PREFIX)/share/man
+PREFIX ?= /usr/local
+MANDIR ?= $(PREFIX)/man
all:
@echo Run \'make install\' to install Neofetch.