Commit graph

8 commits

Author SHA1 Message Date
snj
aa0b913be3 Remove buildlink2 support, as all packages including this file are using
buildlink3.
2004-04-27 22:43:29 +00:00
jmmv
3e5f91e246 During print-PLIST, suppress any files installed under libdata/gtk-2.0, and
the directory itself, as they are automatically handled during post install
by this package.
2004-04-12 21:21:19 +00:00
minskim
27f7db673c .if should be closed with .endif, not with .fi (hi jmmv!). 2004-02-12 15:31:56 +00:00
jmmv
8119c1cbac Preserve previous behavior: only use buildlink3 when USE_BUILDLINK3 is set
to yes; otherwise, default to buildlink2.
2004-02-12 12:07:41 +00:00
xtraeme
875fd978fd bl3ify 2004-02-10 02:04:54 +00:00
jmmv
f64fb9c05a We want to include buildlink2.mk, not ourselves. From Min Sik Kim in
PR pkg/24249.
2004-01-26 14:59:46 +00:00
jmmv
fc207a25c0 Fix path in GTK_QUERY_IMMODULES. From Min Sik Kim in PR pkg/24243. 2004-01-26 11:06:05 +00:00
jmmv
23f98282af Move "configuration" files from PKG_SYSCONFDIR to PREFIX/libdata. Those
files are not intended to be configured by the end user, but should be
automatically regenerated when (de)installing extra GTK modules.
Bump PKGREVISION to 3 because of this change.

While doing this, implement a framework so that other packages installing
GTK modules can rebuild those databases easily at (de)install time.
2004-01-22 12:38:46 +00:00