diff options
author | Rene Ladan <rene@FreeBSD.org> | 2015-01-17 10:27:46 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2015-01-17 10:27:46 +0000 |
commit | 96098408b6bcadcb32958ff7c2da4e2fdf4215c8 (patch) | |
tree | 68c4c57daefa22ab05f2d69a654a4ba877e418b7 /x11/rxvt-devel/files/patch-autoconf__config.h.in | |
parent | Update to 4.3.7 (diff) |
Remove expired ports:
2015-01-13 x11/rxvt-devel: No longer developed nor maintained and deprecated by x11/xvt and x11/rxvt-unicode
2015-01-15 comms/spandsp-devel: Use newer comms/spandsp
2015-01-16 multimedia/universal-media-server: "RC script broken, especially prestart target"
Notes
Notes:
svn path=/head/; revision=377217
Diffstat (limited to 'x11/rxvt-devel/files/patch-autoconf__config.h.in')
-rw-r--r-- | x11/rxvt-devel/files/patch-autoconf__config.h.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/rxvt-devel/files/patch-autoconf__config.h.in b/x11/rxvt-devel/files/patch-autoconf__config.h.in deleted file mode 100644 index 6dc47b63b56e..000000000000 --- a/x11/rxvt-devel/files/patch-autoconf__config.h.in +++ /dev/null @@ -1,20 +0,0 @@ ---- autoconf/config.h.in.orig Sun Oct 22 00:13:00 2000 -+++ autoconf/config.h.in Sun Oct 22 00:13:43 2000 -@@ -168,7 +168,7 @@ - #undef HAVE_UTMP_HOST - - /* Define location of utmp */ --#undef RXVT_UTMP_FILE -+#define RXVT_UTMP_FILE "/var/run/utmp" - - /* Define in utmpx.h has struct utmpx */ - #undef HAVE_STRUCT_UTMPX -@@ -180,7 +180,7 @@ - #undef RXVT_UTMPX_FILE - - /* Define location of wtmp */ --#undef RXVT_WTMP_FILE -+#define RXVT_WTMP_FILE "/var/log/wtmp" - - /* Define location of wtmpx */ - #undef RXVT_WTMPX_FILE |