mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
3d2f6f3e81
commit
3cb467d98c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365005
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libirman
|
||||
PORTVERSION= 0.4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= SF/lirc/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -11,7 +12,7 @@ COMMENT= Library for Evation's Irman infrared receiver
|
||||
|
||||
LICENSE= LGPL20
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
USES= gmake tar:bzip2 libtool:keepla
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -5,3 +5,4 @@ lib/libirman.a
|
||||
lib/libirman.la
|
||||
lib/libirman.so
|
||||
lib/libirman.so.0
|
||||
lib/libirman.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user