summaryrefslogtreecommitdiff
path: root/benchmarks/thrulay
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-05 00:41:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-05 00:41:32 +0000
commit968f46a7b818c816914d446b4d649b3cb31669a3 (patch)
tree70e960f7d64b8cf8417c33a0fae104e206a7b77b /benchmarks/thrulay
parentUpdate to 1.0.1. (diff)
Support stage
Notes
Notes: svn path=/head/; revision=338719
Diffstat (limited to 'benchmarks/thrulay')
-rw-r--r--benchmarks/thrulay/Makefile14
-rw-r--r--benchmarks/thrulay/pkg-plist2
2 files changed, 4 insertions, 12 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile
index b03a710f345d..a416f621919b 100644
--- a/benchmarks/thrulay/Makefile
+++ b/benchmarks/thrulay/Makefile
@@ -10,9 +10,6 @@ MASTER_SITES= SF \
MAINTAINER= shalunov@shlang.com
COMMENT= Network capacity tester
-MAN1= thrulay.1
-MAN8= thrulayd.8
-MANCOMPRESSED= no
HAS_CONFIGURE= yes
USES= gmake
USE_LDCONFIG= yes
@@ -22,10 +19,6 @@ MAKE_JOBS_UNSAFE= yes
PORTDOCS= ChangeLog README thrulay-protocol.txt thrulay-index.html
-NO_STAGE= yes
-
-.include <bsd.port.options.mk>
-
post-patch:
${REINPLACE_CMD} -e '922s,datarootdir,prefix,g' ${WRKSRC}/configure
@@ -33,12 +26,9 @@ post-extract:
@${CP} ${WRKSRC}/doc/*.[ht]* ${WRKSRC}/
post-install:
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
.for docs in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR}
.endfor
-.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/benchmarks/thrulay/pkg-plist b/benchmarks/thrulay/pkg-plist
index 616398e7e7d0..1b1fc436b170 100644
--- a/benchmarks/thrulay/pkg-plist
+++ b/benchmarks/thrulay/pkg-plist
@@ -6,4 +6,6 @@ lib/libthrulay.a
lib/libthrulay.la
lib/libthrulay.so
lib/libthrulay.so.0
+man/man1/thrulay.1.gz
+man/man8/thrulayd.8.gz
@dirrm include/thrulay