aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-05-10 16:55:24 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-06-15 01:30:29 +0200
commitbc589297ef80837fe4ceb6c155bed3c515c7d8df (patch)
treee372af496207c4ebab1628467cba47f22ea65ecc
parent381e6b185d48826fdaaf8671ffd8a51f07b4d796 (diff)
downloadhaunt-blog-bc589297ef80837fe4ceb6c155bed3c515c7d8df.tar.gz
haunt-blog-bc589297ef80837fe4ceb6c155bed3c515c7d8df.tar.bz2
haunt-blog-bc589297ef80837fe4ceb6c155bed3c515c7d8df.zip
Makefile: add forgetten HAUNT_PORT.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index be4e64d..a091b90 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,8 @@ GUIX_PYTHON_PACKAGES ?= python python-beautifulsoup4 python-html2text python-sh
CONVERT ?= $(GUIX_SHELL) $(GUIX_PYTHON_PACKAGES) -- python3 wordpresshtml2commonmark.py
HAUNT ?= $(GUIX_SHELL) --with-patch=guile=patches/$(GUILE_PATCH) haunt -- haunt
+HAUNT_PORT ?= 8080
+
VENDOR_REPLICANT_ARTWORK_REV ?= fc213d2ca94cef9047d1e4a71c21c4c4c87f349d
VENDOR_REPLICANT_ARTWORK_PATH ?= external/vendor_replicant_artwork