From df72d3120ce6c4626645b6585c04ed6cc17a1280 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 25 Jul 2014 13:49:40 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- devel/ossp-al/Makefile | 3 ++- devel/ossp-al/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index 612e03253944..2159600fdb90 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -3,6 +3,7 @@ PORTNAME= al PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} @@ -13,7 +14,7 @@ COMMENT= Defines an abstract type of buffer that can move data without copying LIB_DEPENDS= libex.so:${PORTSDIR}/devel/ossp-ex -USES= gmake +USES= gmake libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ex=${LOCALBASE} USE_LDCONFIG= yes diff --git a/devel/ossp-al/pkg-plist b/devel/ossp-al/pkg-plist index a57e7cdaa3a0..4f9a7db401fc 100644 --- a/devel/ossp-al/pkg-plist +++ b/devel/ossp-al/pkg-plist @@ -1,7 +1,7 @@ bin/al-config include/al.h lib/libal.a -lib/libal.la lib/libal.so lib/libal.so.9 +lib/libal.so.9.0.23 man/man3/al.3.gz