diff options
Diffstat (limited to 'benchmarks/thrulay/Makefile')
-rw-r--r-- | benchmarks/thrulay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile index 18ede5c9a7d6..e2ec7f700e7c 100644 --- a/benchmarks/thrulay/Makefile +++ b/benchmarks/thrulay/Makefile @@ -1,6 +1,6 @@ PORTNAME= thrulay PORTVERSION= 0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks net MASTER_SITES= SF @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gmake libtool USE_LDCONFIG= yes USE_RC_SUBR= thrulayd |