diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 16:51:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-06 16:51:46 +0000 |
commit | a1562f1f9765d88e5ffc439fce4c866b8224356e (patch) | |
tree | b21aebad4630f45415a05dd8e696cc6ea16cae8e /devel/allegro/pkg-plist | |
parent | 6ef0919abb4cdb8822476bf02323a03a49b0fc51 (diff) | |
download | ports-a1562f1f9765d88e5ffc439fce4c866b8224356e.tar.gz ports-a1562f1f9765d88e5ffc439fce4c866b8224356e.zip |
Notes
Diffstat (limited to 'devel/allegro/pkg-plist')
-rw-r--r-- | devel/allegro/pkg-plist | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/devel/allegro/pkg-plist b/devel/allegro/pkg-plist index 4b0ac6a384c9..3bc4dd04cbee 100644 --- a/devel/allegro/pkg-plist +++ b/devel/allegro/pkg-plist @@ -88,9 +88,15 @@ include/allegro/timer.h include/allegro/unicode.h include/linalleg.h include/xalleg.h -lib/liballeg.a +@unexec install-info --delete %D/info/allegro.info %D/info/dir +info/allegro.info +@exec install-info --delete %D/info/allegro.info %D/info/dir +%%ESOUND%%lib/allegro/4.0/alleg-esddigi.so +lib/allegro/4.0/alleg-dga2.so +lib/allegro/4.0/modules.lst +lib/liballeg_unsharable.a lib/liballeg.so -lib/liballeg.so.4 +lib/liballeg.so.%%SHLIB_VER%% %%PORTDOCS%%share/doc/allegro/abi.html %%PORTDOCS%%share/doc/allegro/ahack.html %%PORTDOCS%%share/doc/allegro/alleg000.html @@ -142,8 +148,9 @@ lib/liballeg.so.4 %%PORTDOCS%%share/doc/allegro/faq.html %%PORTDOCS%%share/doc/allegro/help.html %%PORTDOCS%%share/doc/allegro/thanks.html -%%PORTDOCS%%share/doc/allegro/tmpfile.txt %%PORTDOCS%%@dirrm share/doc/allegro +@dirrm lib/allegro/4.0 +@dirrm lib/allegro @dirrm include/allegro/platform @dirrm include/allegro/internal @dirrm include/allegro/inline |