This would be first REVISION since 1999. Not sure if someone still
uses it, but DESCR wants a tweak definitely. Okay? Or just zap it?
--
WBR,
Vadim Zhukov
Index: Makefile
===================================================================
RCS file: /cvs/ports/benchmarks/lmbench/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile 24 Jan 2015 12:20:38 -0000 1.24
+++ Makefile 18 Jul 2015 17:39:36 -0000
@@ -4,6 +4,7 @@ COMMENT= system performance measurement
DISTNAME= lmbench
PKGNAME= lmbench-1.1
CATEGORIES= benchmarks
+REVISION= 0
# License: GPL
PERMIT_PACKAGE_CDROM= Yes
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/benchmarks/lmbench/pkg/DESCR,v
retrieving revision 1.2
diff -u -p -r1.2 DESCR
--- pkg/DESCR 1 Mar 1998 08:28:36 -0000 1.2
+++ pkg/DESCR 18 Jul 2015 17:39:36 -0000
@@ -1,9 +1,6 @@
This is lmbench, a system performance measurement tool. You can
-go to /usr/local/lib/lmbench and do one of the followings:
+go to ${PREFIX}/lib/lmbench and do one of the followings:
make results (to run the benchmarks)
make rerun (to rerun the benchmarks)
make see (to see how you did)
-
-- Satoshi
[email protected]