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
73e6e8ca
Commit
73e6e8ca
authored
Sep 20, 2019
by
tobik
Browse files
security/theonionbox: Spell post-install correctly
Install rc script with executable permissions again after r501220.
parent
688b7cd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
security/theonionbox/Makefile
View file @
73e6e8ca
...
...
@@ -2,6 +2,7 @@
PORTNAME
=
theonionbox
DISTVERSION
=
4.3.1
PORTREVISION
=
1
CATEGORIES
=
security net python
MASTER_SITES
=
CHEESESHOP
...
...
@@ -42,7 +43,7 @@ post-patch:
post-patch-DOCS-off
:
@
${REINPLACE_CMD}
"s|('share/doc/
${PORTNAME}
',
\[
'docs/
\*\.\*
'
\]
),||"
${WRKSRC}
/setup.py
x
post-install
:
post-install
:
@
${CHMOD}
+x
${STAGEDIR}${PREFIX}
/etc/rc.d/
${PORTNAME}
correct-plist
:
...
...
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