diff options
author | drochner <drochner> | 2007-11-22 18:54:47 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-11-22 18:54:47 +0000 |
commit | 0d658c09ab060219697a13dd3343ea10c80e6102 (patch) | |
tree | ec1962b9f60dbae0401ad0b7e261e3ec8861996e /x11/qt4-tiff/PLIST | |
parent | 9283bf5f76f897305079cc8f54ed34aa8a270b76 (diff) | |
download | pkgsrc-0d658c09ab060219697a13dd3343ea10c80e6102.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} |