mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
22bd7eedd5
commit
ee1f1da631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374549
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= OpenEXR
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= SAVANNAH/openexr/
|
||||
DISTNAME= openexr-${DISTVERSION}
|
||||
@ -18,7 +18,7 @@ LIB_DEPENDS= libImath-2_2.so.12:${PORTSDIR}/graphics/ilmbase
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
USES= compiler:features gmake libtool:keepla pathfix pkgconfig
|
||||
USES= compiler:features gmake libtool pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--disable-ilmbasetest --enable-imfexamples
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -95,12 +95,10 @@ include/OpenEXR/OpenEXRConfig.h
|
||||
lib/libIlmImf-%%MAJORVER%%.so.%%VER%%
|
||||
lib/libIlmImf-%%MAJORVER%%.so.%%VER%%.0.0
|
||||
lib/libIlmImf.a
|
||||
lib/libIlmImf.la
|
||||
lib/libIlmImf.so
|
||||
lib/libIlmImfUtil-%%MAJORVER%%.so.22
|
||||
lib/libIlmImfUtil-%%MAJORVER%%.so.22.0.0
|
||||
lib/libIlmImfUtil.a
|
||||
lib/libIlmImfUtil.la
|
||||
lib/libIlmImfUtil.so
|
||||
libdata/pkgconfig/OpenEXR.pc
|
||||
share/aclocal/openexr.m4
|
||||
|
Loading…
Reference in New Issue
Block a user