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/agg/PLIST | |
parent | e89a1d619bbfa8f8dd8e79d49ec6d61252874045 (diff) | |
download | pkgsrc-3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'graphics/agg/PLIST')
-rw-r--r-- | graphics/agg/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/agg/PLIST b/graphics/agg/PLIST index 0ba99e84c8d..b6118428884 100644 --- a/graphics/agg/PLIST +++ b/graphics/agg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/27 06:41:08 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:59:06 joerg Exp $ include/agg2/agg_alpha_mask_u8.h include/agg2/agg_arc.h include/agg2/agg_array.h @@ -142,7 +142,3 @@ lib/libaggplatformX11.la lib/libaggplatformsdl.la lib/pkgconfig/libagg.pc share/aclocal/libagg.m4 -@dirrm include/agg2/util -@dirrm include/agg2/platform -@dirrm include/agg2/ctrl -@dirrm include/agg2 |