summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-19 13:15:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-19 13:15:37 +0000
commitd09b50c436ad6706800e3e333ffbafc093847d87 (patch)
tree75109ba3ef62786e4904d1a326514653713a7238 /benchmarks
parentStagify. (diff)
- Switch to USES=libtool, drop .la files
- Fix GNU_CONFIGURE Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=358409
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/thrulay/Makefile5
-rw-r--r--benchmarks/thrulay/pkg-plist2
2 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile
index a416f621919b..45cd5e23f95a 100644
--- a/benchmarks/thrulay/Makefile
+++ b/benchmarks/thrulay/Makefile
@@ -3,6 +3,7 @@
PORTNAME= thrulay
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= benchmarks net ipv6
MASTER_SITES= SF \
http://www.internet2.edu/~shalunov/thrulay/
@@ -10,8 +11,8 @@ MASTER_SITES= SF \
MAINTAINER= shalunov@shlang.com
COMMENT= Network capacity tester
-HAS_CONFIGURE= yes
-USES= gmake
+GNU_CONFIGURE= yes
+USES= gmake libtool
USE_LDCONFIG= yes
USE_RC_SUBR= thrulayd
SUB_FILES= thrulayd
diff --git a/benchmarks/thrulay/pkg-plist b/benchmarks/thrulay/pkg-plist
index 1b1fc436b170..e6c62211e8e6 100644
--- a/benchmarks/thrulay/pkg-plist
+++ b/benchmarks/thrulay/pkg-plist
@@ -3,9 +3,9 @@ sbin/thrulayd
include/thrulay/client.h
include/thrulay/server.h
lib/libthrulay.a
-lib/libthrulay.la
lib/libthrulay.so
lib/libthrulay.so.0
+lib/libthrulay.so.0.0.0
man/man1/thrulay.1.gz
man/man8/thrulayd.8.gz
@dirrm include/thrulay