diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
commit | 0a65afa26f03a394f7efd437bd2b82695b12159f (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /devel/allegro | |
parent | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (diff) | |
download | pkgsrc-0a65afa26f03a394f7efd437bd2b82695b12159f.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/allegro')
-rw-r--r-- | devel/allegro/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/allegro/PLIST b/devel/allegro/PLIST index f3ae87eca94..180d73809a2 100644 --- a/devel/allegro/PLIST +++ b/devel/allegro/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2008/04/12 22:42:59 jlam Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:48:32 joerg Exp $ bin/allegro-config bin/colormap bin/dat @@ -105,9 +105,3 @@ lib/liballeg-${PKGVERSION}.so lib/liballeg.so.4.2 lib/liballeg_unsharable.a share/aclocal/allegro.m4 -@dirrm lib/allegro/4.2.2 -@dirrm lib/allegro -@dirrm include/allegro/platform -@dirrm include/allegro/internal -@dirrm include/allegro/inline -@dirrm include/allegro |