mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
s/PLIST_BIN/PLIST_FILES/ to fix generated plist
This commit is contained in:
parent
2478d334ea
commit
75c190b060
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110503
@ -18,7 +18,7 @@ USE_REINPLACE= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
PLIST_BIN= bin/pyobfuscate
|
||||
PLIST_FILES= bin/pyobfuscate
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,/usr,${PREFIX}," ${WRKSRC}/setup.py
|
||||
|
Loading…
Reference in New Issue
Block a user