diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
commit | a8a726360842517904b3446c8ee94de67108f1df (patch) | |
tree | dbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/xcut/files/patch-aa | |
parent | Update to 3.0.6. (diff) |
Rename x11/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'x11/xcut/files/patch-aa')
-rw-r--r-- | x11/xcut/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xcut/files/patch-aa b/x11/xcut/files/patch-aa deleted file mode 100644 index 1ac717af3517..000000000000 --- a/x11/xcut/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Imakefile.orig Mon Sep 20 22:46:38 1999 -+++ Imakefile Thu Sep 23 14:59:31 1999 -@@ -11,8 +11,8 @@ - - XCOMM Set up for local environment - --BINDIR=/usr/local/bin --MANPATH=/usr/local/man -+BINDIR=${LOCALBASE}/bin -+MANPATH=${LOCALBASE}${MAN1PREFIX}/man - MANSUFFIX=1 - - XCOMM Build xcut and manpage |