- convert to using PYTHON_SITELIBDIR (non-functional change)
This commit is contained in:
parent
80033d9f30
commit
d9a8836733
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291057
@ -38,8 +38,8 @@ MAN1= mftrace.1
|
||||
PLIST_FILES= \
|
||||
bin/gf2pbm \
|
||||
bin/mftrace \
|
||||
lib/%%PYTHON_VERSION%%/site-packages/afm.py \
|
||||
lib/%%PYTHON_VERSION%%/site-packages/tfm.py
|
||||
%%PYTHON_SITELIBDIR%%/afm.py \
|
||||
%%PYTHON_SITELIBDIR%%/tfm.py
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/gf2pbm ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user