3b3b7eb928
Blurb: Here is yet another program for spouting silly, random phrases. It mimics awful text porn; more importantly, it's a classic! The output of this program is of a [vaguely] sexually explicit nature.
16 lines
295 B
Text
16 lines
295 B
Text
$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>
|