From d09b50c436ad6706800e3e333ffbafc093847d87 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 19 Jun 2014 13:15:37 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files - Fix GNU_CONFIGURE Approved by: portmgr blanket --- benchmarks/thrulay/Makefile | 5 +++-- benchmarks/thrulay/pkg-plist | 2 +- 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