forked from Lainports/freebsd-ports
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
|
DATADIR= ${PREFIX}/share/appstream
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
|
PIE_UNSAFE= yes
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
cd ${WRKSRC}/data && \
|
cd ${WRKSRC}/data && \
|
||||||
${COPYTREE_SHARE} templates ${STAGEDIR}${DATADIR}
|
${COPYTREE_SHARE} templates ${STAGEDIR}${DATADIR}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue