Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
d8c3d6ff
Commit
d8c3d6ff
authored
Apr 22, 2016
by
mat
Browse files
Fix USES=pear.
Noticed by: antoine Pointy hat to: mat Sponsored by: Absolight
parent
30caa050
Changes
1
Hide whitespace changes
Inline
Side-by-side
Mk/Uses/pear.mk
View file @
d8c3d6ff
...
...
@@ -130,8 +130,7 @@ do-autogenerate-plist:
@cd
${WRKDIR}/inst/${PREFIX}
&&
${FIND}
.
-type
f
|
${SORT}
\
|
${CUT}
-c
3-
>>
${PLIST}
_USES_install
+=
450:do-auto-install
do-auto-install
:
do-install
:
@
cd
${WRKSRC}
&&
${PEAR}
install
-n
-f
-P
${STAGEDIR}
package.xml
# Clean up orphans re-generated by pear-install
.for
R
in
.channels
.depdb
.depdblock
.filemap
.lock
.registry
...
...
@@ -144,7 +143,7 @@ _USES_install+= 270:do-generate-deinstall-script
do-generate-deinstall-script
:
@
${SED}
${_SUB_LIST_TEMP}
-e
'/^@comment /d'
${PORTSDIR}
/devel/pear/pear-deinstall.in
>
${WRKDIR}
/pear-deinstall
_USES_install
+=
46
0:pear-post-install
_USES_install
+=
55
0:pear-post-install
pear-post-install
:
@
${MKDIR}
${STAGEDIR}${PKGREGDIR}
@
${INSTALL_DATA}
${WRKDIR}
/package.xml
${STAGEDIR}${PKGREGDIR}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment