Fix package build by not filtering shlib names.
This commit is contained in:
parent
6c264e09a7
commit
792a25eb92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77013
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ CONFIGURE_ARGS+=-thread -stl
|
|||
CONFIGURE_ENV+= QTDIR="${WRKSRC}"
|
||||
MAKE_ENV+= QTDIR="${WRKSRC}"
|
||||
INSTALLDIR= ${PREFIX}/tinyq
|
||||
NO_FILTER_SHLIBS=yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue