Files
ports/security/himitsu/files/patch-Makefile
T
para 8a7d9cd77f security/himitsu: create new port
Himitsu is a secure secret storage system for Unix-like systems. It provides an
arbitrary key/value store (where values may be secret) and a query language for
manipulating the key store.

WWW: https://himitsustore.org

PR:		292475
2026-01-22 00:51:57 +01:00

12 lines
243 B
Plaintext

--- Makefile.orig 2025-08-03 09:24:07 UTC
+++ Makefile
@@ -6,7 +6,7 @@ PREFIX=/usr/local
DESTDIR=
PREFIX=/usr/local
-SRCDIR=$(PREFIX)/src
+SRCDIR=$(PREFIX)/share
SHAREDIR=$(PREFIX)/share
MANDIR=$(SHAREDIR)/man
HARESRCDIR=$(SRCDIR)/hare