mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
b160662cea
commit
c02b670acc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362602
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user