diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-24 08:22:28 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-24 08:22:28 +0000 |
commit | 9639101906011cbf398e91f8e5c05cc952237043 (patch) | |
tree | 004e95949002a729d1e17e69411487feb835b84b /devel/atk/pkg-plist | |
parent | 9847d776304a76d3ee87caca9357878beecae934 (diff) | |
download | ports-9639101906011cbf398e91f8e5c05cc952237043.tar.gz ports-9639101906011cbf398e91f8e5c05cc952237043.zip |
Notes
Diffstat (limited to 'devel/atk/pkg-plist')
-rw-r--r-- | devel/atk/pkg-plist | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/atk/pkg-plist b/devel/atk/pkg-plist index 43073526a67a..27ae5bc15a61 100644 --- a/devel/atk/pkg-plist +++ b/devel/atk/pkg-plist @@ -1,10 +1,13 @@ include/atk-1.0/atk/atk.h include/atk-1.0/atk/atkaction.h include/atk-1.0/atk/atkcomponent.h +include/atk-1.0/atk/atkdocument.h include/atk-1.0/atk/atkeditabletext.h include/atk-1.0/atk/atkhyperlink.h include/atk-1.0/atk/atkhypertext.h include/atk-1.0/atk/atkimage.h +include/atk-1.0/atk/atknoopobject.h +include/atk-1.0/atk/atknoopobjectfactory.h include/atk-1.0/atk/atkobject.h include/atk-1.0/atk/atkobjectfactory.h include/atk-1.0/atk/atkregistry.h @@ -19,7 +22,7 @@ include/atk-1.0/atk/atktext.h include/atk-1.0/atk/atkutil.h include/atk-1.0/atk/atkvalue.h lib/libatk.so -lib/libatk.so.2 +lib/libatk.so.5 libdata/pkgconfig/atk.pc @dirrm include/atk-1.0/atk @dirrm include/atk-1.0 |