diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:59:04 +0000 |
commit | 3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9 (patch) | |
tree | 08aa50d12affcefee28061ab1c10f915022c5036 /graphics/evas-png | |
parent | e89a1d619bbfa8f8dd8e79d49ec6d61252874045 (diff) | |
download | pkgsrc-3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'graphics/evas-png')
-rw-r--r-- | graphics/evas-png/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/evas-png/PLIST b/graphics/evas-png/PLIST index ee75070d9f7..f4ed1f56297 100644 --- a/graphics/evas-png/PLIST +++ b/graphics/evas-png/PLIST @@ -1,7 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/26 19:09:07 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:59:10 joerg Exp $ lib/evas/modules/loaders/png/${MODULE_ARCH}/module.la lib/evas/modules/savers/png/${MODULE_ARCH}/module.la -@dirrm lib/evas/modules/savers/png/${MODULE_ARCH} -@dirrm lib/evas/modules/savers/png -@dirrm lib/evas/modules/loaders/png/${MODULE_ARCH} -@dirrm lib/evas/modules/loaders/png |