diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /benchmarks/nbench | |
parent | port wouldn't build without the gnomelibs. (diff) |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'benchmarks/nbench')
-rw-r--r-- | benchmarks/nbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/nbench/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile index a87d277fb0fb..e0360680828a 100644 --- a/benchmarks/nbench/Makefile +++ b/benchmarks/nbench/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-byte-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= BYTE Magazine\'s native benchmarks + ALL_TARGET= # empty do-install: diff --git a/benchmarks/nbench/pkg-comment b/benchmarks/nbench/pkg-comment deleted file mode 100644 index 275cc403e78f..000000000000 --- a/benchmarks/nbench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -BYTE Magazine's native benchmarks |