diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-08 06:09:39 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-08 06:09:39 +0000 |
commit | b67fc2313bf0a61f371376dda38b6b528174b766 (patch) | |
tree | 6dbb636f4abff0083383bb24eb5d34b4e137f6cb /devel/gconfmm26/pkg-plist | |
parent | 8210edb0062b59f4262933fec95e4bd07985df8f (diff) | |
download | ports-b67fc2313bf0a61f371376dda38b6b528174b766.tar.gz ports-b67fc2313bf0a61f371376dda38b6b528174b766.zip |
Notes
Diffstat (limited to 'devel/gconfmm26/pkg-plist')
-rw-r--r-- | devel/gconfmm26/pkg-plist | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/devel/gconfmm26/pkg-plist b/devel/gconfmm26/pkg-plist index 8865ccf17c46..b8649f14bd67 100644 --- a/devel/gconfmm26/pkg-plist +++ b/devel/gconfmm26/pkg-plist @@ -1,30 +1,30 @@ -include/gconfmm-2.0/gconfmm.h -include/gconfmm-2.0/gconfmm/callback.h -include/gconfmm-2.0/gconfmm/changeset.h -include/gconfmm-2.0/gconfmm/client.h -include/gconfmm-2.0/gconfmm/entry.h -include/gconfmm-2.0/gconfmm/init.h -include/gconfmm-2.0/gconfmm/private/changeset_p.h -include/gconfmm-2.0/gconfmm/private/client_p.h -include/gconfmm-2.0/gconfmm/private/entry_p.h -include/gconfmm-2.0/gconfmm/private/schema_p.h -include/gconfmm-2.0/gconfmm/private/value_p.h -include/gconfmm-2.0/gconfmm/schema.h -include/gconfmm-2.0/gconfmm/setinterface.h -include/gconfmm-2.0/gconfmm/value.h -include/gconfmm-2.0/gconfmm/value_listhelpers.h -include/gconfmm-2.0/gconfmm/wrap_init.h -lib/gconfmm-2.0/include/gconfmmconfig.h -lib/gconfmm-2.0/proc/m4/convert.m4 -lib/gconfmm-2.0/proc/m4/convert_gconfmm.m4 -lib/libgconfmm-2.0.a -lib/libgconfmm-2.0.so -lib/libgconfmm-2.0.so.1 -libdata/pkgconfig/gconfmm-2.0.pc -@dirrm lib/gconfmm-2.0/include -@dirrm lib/gconfmm-2.0/proc/m4 -@dirrm lib/gconfmm-2.0/proc -@dirrm lib/gconfmm-2.0 -@dirrm include/gconfmm-2.0/gconfmm/private -@dirrm include/gconfmm-2.0/gconfmm -@dirrm include/gconfmm-2.0 +include/gconfmm-%%API_VERSION%%/gconfmm.h +include/gconfmm-%%API_VERSION%%/gconfmm/callback.h +include/gconfmm-%%API_VERSION%%/gconfmm/changeset.h +include/gconfmm-%%API_VERSION%%/gconfmm/client.h +include/gconfmm-%%API_VERSION%%/gconfmm/entry.h +include/gconfmm-%%API_VERSION%%/gconfmm/init.h +include/gconfmm-%%API_VERSION%%/gconfmm/private/changeset_p.h +include/gconfmm-%%API_VERSION%%/gconfmm/private/client_p.h +include/gconfmm-%%API_VERSION%%/gconfmm/private/entry_p.h +include/gconfmm-%%API_VERSION%%/gconfmm/private/schema_p.h +include/gconfmm-%%API_VERSION%%/gconfmm/private/value_p.h +include/gconfmm-%%API_VERSION%%/gconfmm/schema.h +include/gconfmm-%%API_VERSION%%/gconfmm/setinterface.h +include/gconfmm-%%API_VERSION%%/gconfmm/value.h +include/gconfmm-%%API_VERSION%%/gconfmm/value_listhelpers.h +include/gconfmm-%%API_VERSION%%/gconfmm/wrap_init.h +lib/gconfmm-%%API_VERSION%%/include/gconfmmconfig.h +lib/gconfmm-%%API_VERSION%%/proc/m4/convert.m4 +lib/gconfmm-%%API_VERSION%%/proc/m4/convert_gconfmm.m4 +lib/libgconfmm-%%VERSION%%.a +lib/libgconfmm-%%VERSION%%.so +lib/libgconfmm-%%VERSION%%.so.1 +libdata/pkgconfig/gconfmm-%%API_VERSION%%.pc +@dirrm lib/gconfmm-%%API_VERSION%%/proc/m4 +@dirrm lib/gconfmm-%%API_VERSION%%/proc +@dirrm lib/gconfmm-%%API_VERSION%%/include +@dirrm lib/gconfmm-%%API_VERSION%% +@dirrm include/gconfmm-%%API_VERSION%%/gconfmm/private +@dirrm include/gconfmm-%%API_VERSION%%/gconfmm +@dirrm include/gconfmm-%%API_VERSION%% |