summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-01 18:33:32 +0000
committerrillig <rillig@pkgsrc.org>2018-01-01 18:33:32 +0000
commitaa4b416a21118ba97545f44e33fae75cf39684e5 (patch)
treebb2bfd25352024d57bf6ea18a5fabf58c67dc3fd /graphics
parentb18c532e6ecd247c16c309db2b6ebfb2d9d9b929 (diff)
downloadpkgsrc-aa4b416a21118ba97545f44e33fae75cf39684e5.tar.gz
Cleaned up PLIST files.
The actual cleanup has been done by pkglint: * Added missing identifier comments * Replaced ${PKGMANDIR} with a simple man, since the infrastructure does all the magic for PLISTs
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-qrcode/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-qrcode/PLIST b/graphics/py-qrcode/PLIST
index fb1ce994844..ff9ae4efaa9 100644
--- a/graphics/py-qrcode/PLIST
+++ b/graphics/py-qrcode/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2016/08/13 07:08:17 wen Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/01/01 18:33:33 rillig Exp $
bin/qr${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -58,4 +58,4 @@ ${PYSITELIB}/qrcode/tests/test_script.pyo
${PYSITELIB}/qrcode/util.py
${PYSITELIB}/qrcode/util.pyc
${PYSITELIB}/qrcode/util.pyo
-${PKGMANDIR}/man1/qr${PYVERSSUFFIX}.1
+man/man1/qr${PYVERSSUFFIX}.1