Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
0c6ad8ec
Commit
0c6ad8ec
authored
Jan 30, 2021
by
sunpoet
Browse files
Fix r562842
- Bump PORTREVISION for dependency change
parent
0c5a0776
Changes
1
Hide whitespace changes
Inline
Side-by-side
textproc/py-aeidon/Makefile
View file @
0c6ad8ec
...
...
@@ -3,6 +3,7 @@
PORTNAME
=
aeidon
PORTVERSION
=
1.9
PORTREVISION
=
1
CATEGORIES
=
textproc python
MASTER_SITES
=
CHEESESHOP
PKGNAMEPREFIX
=
${PYTHON_PKGNAMEPREFIX}
...
...
@@ -12,7 +13,7 @@ COMMENT= Reading, write and manipulate text-based subtitle files
LICENSE
=
GPLv3+
#
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=2.2.1:textproc/py-chardet@${PY_FLAVOR}
RUN_DEPENDS
=
${PYTHON_PKGNAMEPREFIX}
chardet>
=
2.2.1:textproc/py-chardet@
${PY_FLAVOR}
USES
=
python:3.5+
USE_PYTHON
=
autoplist concurrent distutils
...
...
@@ -21,6 +22,5 @@ NO_ARCH= yes
post-patch
:
@
${SED}
-e
's|%%PORTVERSION%%|
${PORTVERSION}
|'
${WRKSRC}
/setup-aeidon.py
>
${WRKSRC}
/setup.py
# @${CP} ${WRKSRC}/setup-aeidon.py ${WRKSRC}/setup.py
.
include
<bsd.port.mk>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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