Files
ports/archivers/lizard/files/patch-programs_Makefile
T
Hiroki Tagato 96fb67aad0 archivers/lizard: move manpages to share/man
Approved by:	portmgr (blanket)
2024-01-27 13:52:27 +03:00

12 lines
372 B
Plaintext

--- programs/Makefile.orig 2024-01-24 05:25:28 UTC
+++ programs/Makefile
@@ -117,7 +117,7 @@ BINDIR ?= $(PREFIX)/bin
DESTDIR ?=
BINDIR ?= $(PREFIX)/bin
-ifneq (,$(filter $(shell uname),OpenBSD FreeBSD NetBSD DragonFly SunOS))
+ifneq (,$(filter $(shell uname),OpenBSD NetBSD DragonFly SunOS))
MANDIR ?= $(PREFIX)/man/man1
else
MANDIR ?= $(PREFIX)/share/man/man1