diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /japanese/iv/files/patch-ah | |
parent | - update for cairo release (diff) |
Remove expired ports
Notes
Notes:
svn path=/head/; revision=147349
Diffstat (limited to 'japanese/iv/files/patch-ah')
-rw-r--r-- | japanese/iv/files/patch-ah | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/iv/files/patch-ah b/japanese/iv/files/patch-ah deleted file mode 100644 index d3aa67c63e13..000000000000 --- a/japanese/iv/files/patch-ah +++ /dev/null @@ -1,20 +0,0 @@ -*** src/config/InterViews/local.def.orig Sat Feb 10 19:56:09 1996 ---- src/config/InterViews/local.def Sat Feb 10 20:05:38 1996 -*************** -*** 60,65 **** ---- 60,74 ---- - */ - #undef InstalledRoot - #define InstalledRoot /usr/local/interviews -+ #define BinDir InstalledRoot/bin -+ #define LibDir InstalledRoot/lib -+ -+ /* -+ * If we are going to define the above, then, we might as well have it -+ * take effect. (mrs) -+ */ -+ #undef InstallRelative -+ #define InstallRelative NO /* need absolute pathnames */ - - /* - * If the X11 config files are not in /usr/lib/X11/config, the X11 |