summaryrefslogtreecommitdiff
path: root/games/sex/patches
diff options
context:
space:
mode:
Diffstat (limited to 'games/sex/patches')
-rw-r--r--games/sex/patches/patch-aa16
-rw-r--r--games/sex/patches/patch-ab13
2 files changed, 29 insertions, 0 deletions
diff --git a/games/sex/patches/patch-aa b/games/sex/patches/patch-aa
new file mode 100644
index 00000000000..4530f483ef4
--- /dev/null
+++ b/games/sex/patches/patch-aa
@@ -0,0 +1,16 @@
+$NetBSD: patch-aa,v 1.1.1.1 2008/10/26 09:51:52 bjs Exp $
+
+--- Makefile.orig 2001-05-22 18:13:16.000000000 -0400
++++ Makefile
+@@ -1,9 +1,6 @@
+ # Make sex
+
+-PROG=sex
+-PREFIX?=/usr/local
+-BINDIR=${PREFIX}/bin
+-MANDIR=${PREFIX}/man/man
+-MAN6=sex.6
++PROG= sex
++MAN= sex.6
+
+ .include <bsd.prog.mk>
diff --git a/games/sex/patches/patch-ab b/games/sex/patches/patch-ab
new file mode 100644
index 00000000000..37d6b6ec34f
--- /dev/null
+++ b/games/sex/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2008/10/26 09:51:52 bjs Exp $
+
+--- sex.c.orig 2001-04-28 18:21:29.000000000 +0100
++++ sex.c 2008-10-23 11:00:07.000000000 +0100
+@@ -252,7 +252,7 @@
+ register TABLE *ttp;
+ register char *cp;
+ int getpid();
+- long now;
++ time_t now;
+ char buffer[2048];
+ int pos, lastword;
+