aboutsummaryrefslogtreecommitdiffstats
path: root/databases/clip/files
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-08 16:39:51 +0800
committervs <vs@FreeBSD.org>2004-07-08 16:39:51 +0800
commitb543f27d2ccaf7268bc7cb382dac34ed064804bb (patch)
tree00fa8b4c5fd2473b07a4453cf1860037cabf7546 /databases/clip/files
parent0ae6bf608cbec572ba0c4b4bf17d6d2f2905bda7 (diff)
downloadfreebsd-ports-gnome-b543f27d2ccaf7268bc7cb382dac34ed064804bb.tar.gz
freebsd-ports-gnome-b543f27d2ccaf7268bc7cb382dac34ed064804bb.tar.zst
freebsd-ports-gnome-b543f27d2ccaf7268bc7cb382dac34ed064804bb.zip
Track latest patch-set.
Noticed by: cluster via kris
Diffstat (limited to 'databases/clip/files')
-rw-r--r--databases/clip/files/patch-prg::kamache::Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/clip/files/patch-prg::kamache::Makefile b/databases/clip/files/patch-prg::kamache::Makefile
new file mode 100644
index 000000000000..f4d7e004bd15
--- /dev/null
+++ b/databases/clip/files/patch-prg::kamache::Makefile
@@ -0,0 +1,11 @@
+--- prg/kamache/Makefile.orig Thu Jul 8 10:19:30 2004
++++ prg/kamache/Makefile Thu Jul 8 10:19:38 2004
+@@ -26,7 +26,7 @@
+
+ install:
+ mkdir -p $(CLIPROOT)/kamache
+- mkdir -p $(CLIPROOT)/kamache/mod-cache
++ # mkdir -p $(CLIPROOT)/kamache/mod-cache
+ cp kamache$(EXESUFF) $(CLIPROOT)/kamache
+ cp kamache.ini $(CLIPROOT)/kamache
+ cd mod-ini; $(MAKE) install