- Fix plist for egg-info
Reported by: pointyhat Approved by: portmgr (hat)
This commit is contained in:
parent
74a84673b8
commit
5c06cd9e1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202667
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ USE_GL= yes
|
|||
USE_SDL= sdl mixer
|
||||
|
||||
PYDISTUTILS_PKGNAME= Slune
|
||||
PYDISTUTILS_EGGINFODIR= ${PREFIX}/share
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i "" -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/setup.cfg
|
||||
|
|
Loading…
Reference in a new issue