summaryrefslogtreecommitdiff
path: root/benchmarks/ttcp/patches
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-01-18 11:28:00 +0000
committerrillig <rillig@pkgsrc.org>2007-01-18 11:28:00 +0000
commitb6515d0c36d9d40dad867b80b721891e6198303f (patch)
treebc19961b075e0d32b154f8c01d25cd41e5ea717c /benchmarks/ttcp/patches
parentff21951f2b52cc11994cbd9bddf937be582a7b5e (diff)
downloadpkgsrc-b6515d0c36d9d40dad867b80b721891e6198303f.tar.gz
Fixed PKGMANDIR.
Diffstat (limited to 'benchmarks/ttcp/patches')
-rw-r--r--benchmarks/ttcp/patches/patch-aa14
1 files changed, 2 insertions, 12 deletions
diff --git a/benchmarks/ttcp/patches/patch-aa b/benchmarks/ttcp/patches/patch-aa
index c2770b2e3a6..624670f4f1d 100644
--- a/benchmarks/ttcp/patches/patch-aa
+++ b/benchmarks/ttcp/patches/patch-aa
@@ -1,18 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2002/03/26 16:30:03 abs Exp $
+$NetBSD: patch-aa,v 1.3 2007/01/18 11:28:00 rillig Exp $
--- Makefile.orig Tue Mar 26 16:19:05 2002
+++ Makefile
-@@ -0,0 +1,13 @@
-+
+@@ -0,0 +1,3 @@
+PROG= ttcp
+
-+BINDIR=${PREFIX}/bin
-+MANDIR=${PREFIX}/man
-+
-+MANINSTALL= maninstall catinstall
-+
-+.if ${OPSYS} == "Linux"
-+CATDEPS=
-+.endif
-+
+.include <bsd.prog.mk>