aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgit/patches/patch-cgit_mk
diff options
context:
space:
mode:
authorla-ninpre <aaoth@aaoth.xyz>2023-04-27 00:56:41 +0300
committerla-ninpre <aaoth@aaoth.xyz>2023-04-27 00:56:41 +0300
commit6fde0e3ec189ce2bd2fbc0ba5dd916846a1d7050 (patch)
tree5031984846e3f91b07f93fcec75bd4ce801c0775 /www/cgit/patches/patch-cgit_mk
parent30dc46c16abf2486019d4a8aff3614e9ff4059f6 (diff)
downloadports-6fde0e3ec189ce2bd2fbc0ba5dd916846a1d7050.tar.gz
ports-6fde0e3ec189ce2bd2fbc0ba5dd916846a1d7050.zip
remove www/cgit and www/mycorrhiza
Diffstat (limited to 'www/cgit/patches/patch-cgit_mk')
-rw-r--r--www/cgit/patches/patch-cgit_mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/cgit/patches/patch-cgit_mk b/www/cgit/patches/patch-cgit_mk
deleted file mode 100644
index c74f62d..0000000
--- a/www/cgit/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)"'