diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
commit | e85e58a029bd63ae666f1998c5a5629ca64ceee6 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/qt4-tiff | |
parent | b882d11d24e052ef7a19f4841f4729478cec7f12 (diff) | |
download | pkgsrc-e85e58a029bd63ae666f1998c5a5629ca64ceee6.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/qt4-tiff')
-rw-r--r-- | x11/qt4-tiff/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-tiff/PLIST b/x11/qt4-tiff/PLIST index 4595d2ec1b5..ec7a8add047 100644 --- a/x11/qt4-tiff/PLIST +++ b/x11/qt4-tiff/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/22 18:54:47 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:06:41 joerg Exp $ qt4/plugins/imageformats/libqtiff.la -@unexec ${RMDIR} %D/qt4/plugins/imageformats 2>/dev/null || ${TRUE} |