From c02b670acc12461103aab8adb139ed5860101782 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Jul 2014 22:57:02 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- audio/libshairport/Makefile | 3 ++- audio/libshairport/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile index 77702c0cd470..df23d99d1c4a 100644 --- a/audio/libshairport/Makefile +++ b/audio/libshairport/Makefile @@ -3,6 +3,7 @@ PORTNAME= libshairport PORTVERSION= 1.2.0.20310 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://mirrors.xbmc.org/build-deps/darwin-libs/ DISTNAME= libshairport-${PORTVERSION}_lib @@ -10,7 +11,7 @@ DISTNAME= libshairport-${PORTVERSION}_lib MAINTAINER= manuel.creach@icloud.com COMMENT= Airport Extreme Emulator -USES= gmake +USES= gmake libtool USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize ACLOCAL_ARGS= -I. AUTOMAKE_ARGS= --add-missing diff --git a/audio/libshairport/pkg-plist b/audio/libshairport/pkg-plist index 1b0883c65b83..56f83ea53ca3 100644 --- a/audio/libshairport/pkg-plist +++ b/audio/libshairport/pkg-plist @@ -1,6 +1,6 @@ -lib/libshairport.la lib/libshairport.so lib/libshairport.so.0 +lib/libshairport.so.0.0.0 include/shairport/shairport.h include/shairport/ao.h include/shairport/socketlib.h