diff options
author | June McEnroe <june@causal.agency> | 2022-02-15 03:58:48 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-02-15 03:58:48 +0000 |
commit | 263fe70e01178c4479db0e911b58eef7925bbe42 (patch) | |
tree | 48c6bf9ee6cb11ce9de3fa6f616629fb0c78343f /OpenBSD/www/cgit-causal-agency/patches/patch-cgit_mk | |
parent | FreeBSD: Remove pounce port, upstreamed (diff) | |
download | ports-263fe70e01178c4479db0e911b58eef7925bbe42.tar.gz ports-263fe70e01178c4479db0e911b58eef7925bbe42.zip |
OpenBSD: Remove cgit-causal-agency port
Use cgit-pink instead.
Diffstat (limited to 'OpenBSD/www/cgit-causal-agency/patches/patch-cgit_mk')
-rw-r--r-- | OpenBSD/www/cgit-causal-agency/patches/patch-cgit_mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/OpenBSD/www/cgit-causal-agency/patches/patch-cgit_mk b/OpenBSD/www/cgit-causal-agency/patches/patch-cgit_mk deleted file mode 100644 index c74f62d..0000000 --- a/OpenBSD/www/cgit-causal-agency/patches/patch-cgit_mk +++ /dev/null @@ -1,11 +0,0 @@ -$OpenBSD: patch-cgit_mk,v 1.1 2013/07/15 07:00:49 jasper Exp $ ---- cgit.mk.orig Sun Jul 14 23:18:05 2013 -+++ cgit.mk Sun Jul 14 23:18:39 2013 -@@ -17,6 +17,7 @@ $(CGIT_PREFIX)VERSION: force-version - - # CGIT_CFLAGS is a separate variable so that we can track it separately - # and avoid rebuilding all of Git when these variables change. -+CGIT_CFLAGS += -L${LOCALBASE}/include - CGIT_CFLAGS += -DCGIT_CONFIG='"$(CGIT_CONFIG)"' - CGIT_CFLAGS += -DCGIT_SCRIPT_NAME='"$(CGIT_SCRIPT_NAME)"' - CGIT_CFLAGS += -DCGIT_CACHE_ROOT='"$(CACHE_ROOT)"' |