diff options
author | drochner <drochner@pkgsrc.org> | 2007-11-22 18:54:47 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-11-22 18:54:47 +0000 |
commit | e819d48998920cf82930be3c2286b5dcdec8c4f6 (patch) | |
tree | ec1962b9f60dbae0401ad0b7e261e3ec8861996e /x11/qt4-tiff/PLIST | |
parent | 14a329285822d3dc25193aeaa67b66750c811bc6 (diff) | |
download | pkgsrc-e819d48998920cf82930be3c2286b5dcdec8c4f6.tar.gz |
add a plugin for TIFF support in qt4, this time using the common libtiff
Diffstat (limited to 'x11/qt4-tiff/PLIST')
-rw-r--r-- | x11/qt4-tiff/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/qt4-tiff/PLIST b/x11/qt4-tiff/PLIST new file mode 100644 index 00000000000..4595d2ec1b5 --- /dev/null +++ b/x11/qt4-tiff/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/22 18:54:47 drochner Exp $ +qt4/plugins/imageformats/libqtiff.la +@unexec ${RMDIR} %D/qt4/plugins/imageformats 2>/dev/null || ${TRUE} |