diff options
author | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
commit | 4d29b03ebc6dc47ccf5fcd039b80e0ad3820c8c0 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/qt3-mysql/PLIST | |
parent | 9b9117ebf1e655240ed197f14a0096e76e2aff9d (diff) | |
download | pkgsrc-4d29b03ebc6dc47ccf5fcd039b80e0ad3820c8c0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/qt3-mysql/PLIST')
-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} |