aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-02-12 17:03:29 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-02-12 17:03:29 +0000
commitd9a883673321f7545eaa1de8446b7e660e598297 (patch)
tree7b8cf7c8ab53e0bdf3308282d940594480f4d3d1 /print
parent80033d9f30a0ac0dcdf87983d838905524c68ec0 (diff)
downloadports-d9a883673321f7545eaa1de8446b7e660e598297.tar.gz
ports-d9a883673321f7545eaa1de8446b7e660e598297.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/mftrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 3e302634f9d3..109603cfb18c 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -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