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 | 2160721391c5cea89973e3bd94802e9efd8ac2f9 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/qt3-mysql | |
parent | 0ffcbf8ffd9cae29b30398edb891521a5881a8f5 (diff) | |
download | pkgsrc-2160721391c5cea89973e3bd94802e9efd8ac2f9.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/qt3-mysql')
-rw-r--r-- | x11/qt3-mysql/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt3-mysql/PLIST b/x11/qt3-mysql/PLIST index 2e551438582..62636181d05 100644 --- a/x11/qt3-mysql/PLIST +++ b/x11/qt3-mysql/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:10:07 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:06:41 joerg Exp $ qt3/plugins/sqldrivers/libqsqlmysql.la -@unexec ${RMDIR} %D/qt3/plugins/sqldrivers 2>/dev/null || ${TRUE} |