mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
ports-mgmt/appstream-generator: mark as PIE_UNSAFE (+)
Reported by: bulk -t Approved by: portmgr (blanket) Sponsored by: Future Crew, LLC
This commit is contained in:
parent
76ccac9d6b
commit
ce406d4dc7
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ MESON_ARGS= -Ddownload-js=false -Dlocalbase=${LOCALBASE} -Drpmmd=false
|
|||
DATADIR= ${PREFIX}/share/appstream
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
PIE_UNSAFE= yes
|
||||
|
||||
post-install:
|
||||
cd ${WRKSRC}/data && \
|
||||
${COPYTREE_SHARE} templates ${STAGEDIR}${DATADIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue