- Enable stagedir support
- Update BSD license
This commit is contained in:
parent
26f5c447a4
commit
e612bb8e18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340167
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@ CATEGORIES= net
|
|||
MAINTAINER= mva@FreeBSD.org
|
||||
COMMENT= Internet Low Bit Rate codec (RFC3951)
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
CONFLICTS= ilbc-r[0-9]*
|
||||
|
@ -20,7 +20,6 @@ GH_TAGNAME= ${GH_COMMIT}
|
|||
USES= cmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|lib/$${CMAKE_LIBRARY_ARCHITECTURE}/pkgconfig|libdata/pkgconfig|' ${WRKSRC}/CMakeLists.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue