diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-06-07 18:07:26 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-06-07 18:07:26 +0800 |
commit | fa8a3ba78773f6b4b3594670a5eb6a3f9b390494 (patch) | |
tree | 94f12326739581fa7f91141d2dc26d0d373ae3c0 /deskutils | |
parent | 5eff6b79cfee600d7e7df0242d96766810f30851 (diff) | |
download | freebsd-ports-graphics-fa8a3ba78773f6b4b3594670a5eb6a3f9b390494.tar.gz freebsd-ports-graphics-fa8a3ba78773f6b4b3594670a5eb6a3f9b390494.tar.zst freebsd-ports-graphics-fa8a3ba78773f6b4b3594670a5eb6a3f9b390494.zip |
Remove wrongly used PLIST_SUB from pkg-plist.
PR: 210091
Submitted by: Tobias Berner <tcberner at gmail.com>
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index c7aba38c518..0d1ed2b74f4 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -1193,7 +1193,7 @@ lib/calibre/calibre/plugins/speedup.so lib/calibre/calibre/plugins/sqlite_custom.so lib/calibre/calibre/plugins/tokenizer.so lib/calibre/calibre/plugins/unrar.so -lib/calibre/calibre/plugins/z%%QT_LIBDIR%%2.so +lib/calibre/calibre/plugins/zlib2.so lib/calibre/calibre/ptempfile.py lib/calibre/calibre/rpdb.py lib/calibre/calibre/spell/__init__.py |